ColossalAI/colossalai/fx/passes
YuliangLiu0306 e859380bf7
[fx] support module with bias addition (#1780)
* [autoparallel] refactor tracer to fix bias addition issue

* [fx] support module with bias addition

* create bias_addition_module

* refactor file structure

* polish code

* fix unit test
2022-11-01 22:53:51 +08:00
..
algorithms [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
experimental [autoparallel] refactor the runtime apply pass and add docstring to passes (#1757) 2022-10-25 14:32:22 +08:00
__init__.py [fx] Add concrete info prop (#1677) 2022-10-04 16:48:24 +08:00
adding_split_node_pass.py [fx] support module with bias addition (#1780) 2022-11-01 22:53:51 +08:00
concrete_info_prop.py [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
meta_info_prop.py [fx] refactor memory utils and extend shard utils. (#1754) 2022-10-26 14:24:41 +08:00
passes_for_gpt2_test.py
shard_1d_pass.py [Doc] add more doc for ColoTensor. (#1458) 2022-08-16 10:38:41 +08:00
split_module.py
utils.py [autoparallel] added liveness analysis (#1516) 2022-08-30 15:54:37 +08:00