ColossalAI/tests
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
..
components_to_test [zero] adapt zero for unsharded paramters (Optimizer part) (#601) 2022-04-01 20:10:47 +08:00
test_amp [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_comm [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_config [profiler] primary memory tracer 2022-03-11 15:50:28 +08:00
test_context [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_data [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_data_pipeline_tensor_parallel [refactor] pipeline, put runtime schedule into engine. (#627) 2022-04-03 20:46:45 +08:00
test_engine [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_layers [test] fixed rerun_on_exception and adapted test cases (#487) 2022-03-25 17:25:12 +08:00
test_moe [zero] fix init bugs in zero context (#686) 2022-04-07 17:38:45 +08:00
test_optimizer [zero]added hybrid adam, removed loss scale in adam (#527) 2022-03-25 18:03:54 +08:00
test_trainer [refactor] pipeline, put runtime schedule into engine. (#627) 2022-04-03 20:46:45 +08:00
test_utils [hotfix] fix bugs in testing (#659) 2022-04-02 21:58:47 +08:00
test_zero_data_parallel [zero] stateful tensor manager (#687) 2022-04-08 17:51:34 +08:00
__init__.py [zero] Update sharded model v2 using sharded param v2 (#323) 2022-03-11 15:50:28 +08:00