ColossalAI/tests/test_fx
Jiarui Fang 32c1b843a9
skip torchrec unittests if not installed (#1790)
2022-11-02 14:44:32 +08:00
..
test_ckpt_solvers [autoparallel] move ckpt solvers to autoparallel folder / refactor code (#1764) 2022-11-01 10:43:15 +08:00
test_codegen [autoparallel] move ckpt solvers to autoparallel folder / refactor code (#1764) 2022-11-01 10:43:15 +08:00
test_meta [fx/meta/rpc] move _meta_registration.py to fx folder / register fx functions with compatibility checks / remove color debug (#1710) 2022-10-18 10:44:23 +08:00
test_pipeline [fx] support module with bias addition (#1780) 2022-11-01 22:53:51 +08:00
test_profiler [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
test_tracer skip torchrec unittests if not installed (#1790) 2022-11-02 14:44:32 +08:00
test_coloproxy.py [fx] refactor tracer to trace complete graph (#1342) 2022-07-20 11:20:38 +08:00
test_comm_size_compute.py [fx/meta/rpc] move _meta_registration.py to fx folder / register fx functions with compatibility checks / remove color debug (#1710) 2022-10-18 10:44:23 +08:00
test_complete_workflow.py [fx] tested the complete workflow for auto-parallel (#1336) 2022-07-20 10:45:17 +08:00
test_graph_manipulation.py
test_meta_info_prop.py [fx/meta/rpc] move _meta_registration.py to fx folder / register fx functions with compatibility checks / remove color debug (#1710) 2022-10-18 10:44:23 +08:00
test_parallel_1d.py
test_pipeline_passes.py