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/test_fx
Super Daniel d40a9392ba
[fx] fix the false interpretation of algorithm 3 in https://arxiv.org/abs/1604.06174. (#1446)
2 years ago
..
test_ckpt_solvers [fx] fix the false interpretation of algorithm 3 in https://arxiv.org/abs/1604.06174. (#1446) 2 years ago
test_codegen [fx] added activation checkpoint codegen support for torch < 1.12 (#1359) 2 years ago
test_pipeline [fx] refactor tracer to trace complete graph (#1342) 2 years ago
test_tracer [fx] fixed torchaudio conformer tracing (#1392) 2 years ago
test_coloproxy.py [fx] refactor tracer to trace complete graph (#1342) 2 years ago
test_comm_size_compute.py [fx] recovered skipped pipeline tests (#1338) 2 years ago
test_complete_workflow.py [fx] tested the complete workflow for auto-parallel (#1336) 2 years ago
test_graph_manipulation.py [fx] methods to get fx graph property. (#1246) 2 years ago
test_meta_info_prop.py [fx] modify the calculation of node_size in MetaInfoProp for activation checkpointing usages (#1425) 2 years ago
test_parallel_1d.py [fx]add autoparallel passes (#1121) 2 years ago
test_pipeline_passes.py [fx] recovered skipped pipeline tests (#1338) 2 years ago