mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-06 11:32:10 +00:00
[utils] correct cpu memory used and capacity in the context of multi-process (#726)
This commit is contained in:
@@ -20,7 +20,7 @@ from colossalai.engine.gradient_handler import MoeGradientHandler
|
||||
from colossalai.context import MOE_CONTEXT
|
||||
from colossalai.testing import assert_equal_in_group
|
||||
|
||||
from tests.test_zero_data_parallel.common import CONFIG, check_sharded_model_params
|
||||
from tests.test_zero.common import CONFIG, check_sharded_model_params
|
||||
from tests.test_moe.test_moe_zero_init import MoeModel
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user