ColossalAI/tests/test_fx
Boyuan Yao a7cda6f57d
[fx] Add offload codegen (#1598)
* [fx] add input activation offload to codegen

* [fx] modify unit test

* [fx] remove two skips in torch11

* [fx] use all_input_nodes instead of _input_nodes
2022-09-14 15:49:06 +08:00
..
test_ckpt_solvers [hotfix/rotor] fix variable names (#1597) 2022-09-14 14:27:04 +08:00
test_codegen [fx] Add offload codegen (#1598) 2022-09-14 15:49:06 +08:00
test_meta [fx] provide a stable but not accurate enough version of profiler. (#1547) 2022-09-07 11:21:04 +08:00
test_pipeline [fx] refactor tracer to trace complete graph (#1342) 2022-07-20 11:20:38 +08:00
test_tracer [fx]patch nn.functional convolution (#1528) 2022-09-01 19:05:07 +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] provide a stable but not accurate enough version of profiler. (#1547) 2022-09-07 11:21:04 +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 [fx] methods to get fx graph property. (#1246) 2022-07-12 14:10:37 +08:00
test_meta_info_prop.py [fx] provide a stable but not accurate enough version of profiler. (#1547) 2022-09-07 11:21:04 +08:00
test_parallel_1d.py [fx]add autoparallel passes (#1121) 2022-06-15 16:36:46 +08:00
test_pipeline_passes.py [fx] recovered skipped pipeline tests (#1338) 2022-07-19 09:49:50 +08:00