ColossalAI/tests/test_zero_data_parallel
ver217 3c9cd5bb5e
[zero] stateful tensor manager (#687)
* [WIP] stateful tensor manager

* add eviction strategy

* polish code

* polish code

* polish comment

* add unit test

* fix sampler bug

* polish code

* fix max sampling cnt resetting bug

* fix sampler bug

* polish code

* fix bug

* fix unit test

Co-authored-by: jiaruifang <fangjiarui123@gmail.com>
2022-04-08 17:51:34 +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_stateful_tensor_mgr.py [zero] stateful tensor manager (#687) 2022-04-08 17:51:34 +08:00
test_zero_engine.py [zero] polish ZeroInitContext (#540) 2022-03-29 09:09:04 +08:00