ColossalAI/tests/test_utils
Boyuan Yao 47fd8e4a02
[utils] Add use_reetrant=False in utils.activation_checkpoint (#1460)
* [utils] Add use_reetrant=False into colossalai checkpoint

* [utils] add some annotation in utils.activaion_checkpoint

* [test] add reset_seed at the beginning of tests in test_actiavion_checkpointing.py

* [test] modify test_activation_checkpoint.py

* [test] modify test for reentrant=False
2022-08-16 15:39:20 +08:00
..
test_checkpoint
test_activation_checkpointing.py [utils] Add use_reetrant=False in utils.activation_checkpoint (#1460) 2022-08-16 15:39:20 +08:00
test_colo_checkpoint.py
test_commons.py
test_lazy_init_ctx.py
test_memory.py
test_norm_gradient_clipping.py [Doc] add more doc for ColoTensor. (#1458) 2022-08-16 10:38:41 +08:00
test_zero_gradient_clippling.py