ColossalAI/tests/test_zero_data_parallel
HELSON d7ecaf362b
[zero] fix init bugs in zero context (#686)
* adapt model weight initialization for methods in Pytorch nn.init
2022-04-07 17:38:45 +08:00
..
common.py [zero] adapt zero for unsharded paramters (Optimizer part) (#601) 2022-04-01 20:10:47 +08:00
test_init_context.py [zero] fix init bugs in zero context (#686) 2022-04-07 17:38:45 +08:00
test_shard_model_v2.py [zero] fix init bugs in zero context (#686) 2022-04-07 17:38:45 +08:00
test_shard_param.py [zero] trace states of fp16/32 grad and fp32 param (#571) 2022-03-31 16:26:54 +08:00
test_sharded_optim_v2.py [zero] fix init bugs in zero context (#686) 2022-04-07 17:38:45 +08:00
test_sharded_optim_with_sync_bn.py [zero] polish ZeroInitContext (#540) 2022-03-29 09:09:04 +08:00
test_state_dict.py [zero] fix init bugs in zero context (#686) 2022-04-07 17:38:45 +08:00
test_zero_engine.py [zero] polish ZeroInitContext (#540) 2022-03-29 09:09:04 +08:00