mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-20 00:47:13 +00:00
* [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
|
||
|---|---|---|
| .. | ||
| test_chunk_mgrv2.py | ||
| test_chunkv2.py | ||
| test_gemini_use_rmt.py | ||
| test_grad_accum.py | ||
| test_grad_clip.py | ||
| test_inference.py | ||
| test_optim.py | ||
| test_runtime_mem_tracer.py | ||
| test_search.py | ||
| test_zeroddp_state_dict.py | ||
| test_zerooptim_state_dict.py | ||