You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/tests
Jiarui Fang 978242326a
[Gemini] remove eval in gemini unittests! (#2092)
2 years ago
..
components_to_test [Gemini] add albert in test models. (#2075) 2 years ago
test_amp [amp] add torch amp test (#1860) 2 years ago
test_auto_parallel [autoparallel]add embedding handler (#2089) 2 years ago
test_comm [communication] add p2p_v2.py to support communication with List[Any] (#1407) 2 years ago
test_config [pipeline] refactor the pipeline module (#1087) 3 years ago
test_context
test_data
test_data_pipeline_tensor_parallel [engin/schedule] use p2p_v2 to recontruct pipeline_schedule (#1408) 2 years ago
test_ddp [zero] add chunk init function for users (#1729) 2 years ago
test_device [autoparallel] Add alpha beta (#1973) 2 years ago
test_engine [hotfix] remove potiential circle import (#1307) 2 years ago
test_fx [Pipeline] Add Topo Class (#2059) 2 years ago
test_gemini [Gemini] remove eval in gemini unittests! (#2092) 2 years ago
test_layers [inference] overlap comm and compute in Linear1D_Row when stream_chunk_num > 1 (#1876) 2 years ago
test_moe [test] align model name with the file name. (#2045) 2 years ago
test_ops [FAW] export FAW in _ops (#1438) 2 years ago
test_optimizer [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2 years ago
test_pipeline [Pipeline Middleware] Adapt scheduler for Topo (#2066) 2 years ago
test_tensor [Gemini] remove static tracer (#2083) 2 years ago
test_trainer [pipeline] refactor the pipeline module (#1087) 3 years ago
test_utils updated flash attention api 2 years ago
test_zero [Gemini] remove GLOBAL_MODEL_DATA_TRACER (#2091) 2 years ago
__init__.py