ColossalAI/tests/test_fx
Ziyue Jiang 632753abbc
[fx]Split partition with DAG information (#2025)
* add DAG to split_module

* add comment

* add test case for DAG

* remove print

Co-authored-by: Ziyue Jiang <ziyue.jiang@gmail.com>
2022-11-25 17:42:48 +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]Split partition with DAG information (#2025) 2022-11-25 17:42:48 +08:00
test_profiler [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
test_tracer [fx] add a symbolic_trace api. (#1812) 2022-11-08 13:59:20 +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 [hotfix] pass test_complete_workflow (#1877) 2022-11-10 17:53:39 +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 [fx] recovered skipped pipeline tests (#1338) 2022-07-19 09:49:50 +08:00