ColossalAI/tests/test_zero/test_gemini
botbw 80c3c8789b
[Test/CI] remove test cases to reduce CI duration (#5753)
* [test] smaller gpt2 test case

* [test] reduce test cases: tests/test_zero/test_gemini/test_zeroddp_state_dict.py

* [test] reduce test cases: tests/test_zero/test_gemini/test_grad_accum.py

* [test] reduce test cases tests/test_zero/test_gemini/test_optim.py

* Revert "[test] smaller gpt2 test case"

Some tests might depend on the size of model (num of chunks)

This reverts commit df705a5210.

* [test] reduce test cases: tests/test_checkpoint_io/test_gemini_checkpoint_io.py

* [CI] smaller test model for two mwo the two modifid cases

* [CI] hardcode gpt model for tests/test_zero/test_gemini/test_search.py since we need a fixed answer there
2024-06-05 11:29:04 +08:00
..
test_chunk_mgrv2.py [misc] refactor launch API and tensor constructor (#5666) 2024-04-29 10:40:11 +08:00
test_chunkv2.py [gemini] async grad chunk reduce (all-reduce&reduce-scatter) (#5713) 2024-05-24 10:31:16 +08:00
test_gemini_use_rmt.py [misc] refactor launch API and tensor constructor (#5666) 2024-04-29 10:40:11 +08:00
test_grad_accum.py [Test/CI] remove test cases to reduce CI duration (#5753) 2024-06-05 11:29:04 +08:00
test_grad_clip.py Merge branch 'main' of github.com:hpcaitech/ColossalAI into prefetch 2024-05-24 04:05:07 +00:00
test_inference.py [misc] refactor launch API and tensor constructor (#5666) 2024-04-29 10:40:11 +08:00
test_optim.py [Test/CI] remove test cases to reduce CI duration (#5753) 2024-06-05 11:29:04 +08:00
test_runtime_mem_tracer.py [test] merge old components to test to model zoo (#4945) 2023-10-20 10:35:08 +08:00
test_search.py [Test/CI] remove test cases to reduce CI duration (#5753) 2024-06-05 11:29:04 +08:00
test_zeroddp_state_dict.py [Test/CI] remove test cases to reduce CI duration (#5753) 2024-06-05 11:29:04 +08:00
test_zerooptim_state_dict.py [chore] remove unnecessary test & changes 2024-05-24 06:09:36 +00:00