ColossalAI/tests/test_utils
Frank Lee 7e8114a8dd
[hotfix] skipped unsafe test cases (#1282)
2022-07-13 00:08:59 +08:00
..
test_checkpoint [hotfix] skipped unsafe test cases (#1282) 2022-07-13 00:08:59 +08:00
test_activation_checkpointing.py [tensor] fix some unittests (#1234) 2022-07-08 14:18:30 +08:00
test_colo_checkpoint.py [tensor] distributed checkpointing for parameters (#1240) 2022-07-12 15:51:06 +08:00
test_commons.py [gemini] add GeminiMemoryManger (#832) 2022-04-24 13:08:48 +08:00
test_lazy_init_ctx.py [context]support arbitary module materialization. (#1193) 2022-07-04 10:12:02 +08:00
test_materialize_arbitary_lazy_module.py [context]support arbitary module materialization. (#1193) 2022-07-04 10:12:02 +08:00
test_memory.py [test] ignore 8 gpu test (#1080) 2022-06-08 23:14:18 +08:00
test_zero_gradient_clippling.py