ColossalAI/colossalai/fx/passes
YuliangLiu0306 df54481473
[hotfix] fix some bugs during gpt2 testing (#1379)
2022-07-28 17:21:07 +08:00
..
__init__.py [fx]add autoparallel passes (#1121) 2022-06-15 16:36:46 +08:00
adding_split_node_pass.py [fx] update split module pass and add customized policy (#1373) 2022-07-27 13:40:54 +08:00
meta_info_prop.py [fx]add gpt2 passes for pipeline performance test (#1366) 2022-07-26 14:31:00 +08:00
passes_for_gpt2_test.py [hotfix] fix some bugs during gpt2 testing (#1379) 2022-07-28 17:21:07 +08:00
shard_1d_pass.py [fx] tested the complete workflow for auto-parallel (#1336) 2022-07-20 10:45:17 +08:00
split_module.py [fx] fixed compatiblity issue with torch 1.10 (#1331) 2022-07-18 11:41:27 +08:00
utils.py [fx] methods to get fx graph property. (#1246) 2022-07-12 14:10:37 +08:00