ColossalAI/colossalai/fx/passes
Boyuan Yao b1be5b88bd
[autoparallel] fix insecure subprocess (#1680)
* [autoparallel] fix insecure subprocess

* [fx] fix insecure subprocess
2022-10-06 15:07:03 +08:00
..
algorithms [autoparallel] fix insecure subprocess (#1680) 2022-10-06 15:07:03 +08:00
experimental [fx] PoC of runtime shape consistency application (#1607) 2022-09-20 14:00:04 +08:00
__init__.py [fx] Add concrete info prop (#1677) 2022-10-04 16:48:24 +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
concrete_info_prop.py [fx] Add concrete info prop (#1677) 2022-10-04 16:48:24 +08:00
meta_info_prop.py [fx/profiler] provide a table of summary. (#1634) 2022-09-23 18:12:43 +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 [Doc] add more doc for ColoTensor. (#1458) 2022-08-16 10:38:41 +08:00
split_module.py [fx] fixed compatiblity issue with torch 1.10 (#1331) 2022-07-18 11:41:27 +08:00
utils.py [autoparallel] added liveness analysis (#1516) 2022-08-30 15:54:37 +08:00