ColossalAI/tests/test_utils
ver217 6ae8ed0407
[lazyinit] add correctness verification (#3147)
* [lazyinit] fix shared module

* [tests] add lazy init test utils

* [tests] add torchvision for lazy init

* [lazyinit] fix pre op fn

* [lazyinit] handle legacy constructor

* [tests] refactor lazy init test models

* [tests] refactor lazy init test utils

* [lazyinit] fix ops don't support meta

* [tests] lazy init test timm models

* [lazyinit] fix set data

* [lazyinit] handle apex layers

* [tests] lazy init test transformers models

* [tests] lazy init test torchaudio models

* [lazyinit] fix import path

* [tests] lazy init test torchrec models

* [tests] update torch version in CI

* [tests] revert torch version in CI

* [tests] skip lazy init test
2023-03-17 13:49:04 +08:00
..
test_checkpoint [hotfix] skipped unsafe test cases (#1282) 2022-07-13 00:08:59 +08:00
test_checkpoint_io [CheckpointIO] a uniform checkpoint I/O module (#1689) 2022-11-08 15:15:13 +08:00
test_lazy_init [lazyinit] add correctness verification (#3147) 2023-03-17 13:49:04 +08:00
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 [hotfix] fix a running error in test_colo_checkpoint.py (#1387) 2022-07-29 15:58:06 +08:00
test_commons.py [gemini] add GeminiMemoryManger (#832) 2022-04-24 13:08:48 +08:00
test_flash_attention.py updated attention kernel (#2133) 2022-12-16 10:54:03 +08:00
test_lazy_init_ctx.py [utils] integrated colotensor with lazy init context (#1324) 2022-07-15 17:47:12 +08:00
test_memory.py [test] ignore 8 gpu test (#1080) 2022-06-08 23:14:18 +08:00
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 [test] refactored with the new rerun decorator (#763) 2022-04-15 00:33:04 +08:00