ColossalAI/colossalai/fx
Boyuan Yao 1f2e547f7a
[fx] Fix ckpt functions' definitions in forward (#1476)
* [fx] fix defining ckpt functions inside forward

* [fx] Modify activation checkpoint codegen and add ColoGraphModule

* [fx] some modification

* some modifications

* some modifications

* some modifications

* some modifications

* some code modifications
2022-08-22 16:59:54 +08:00
..
codegen [fx] Fix ckpt functions' definitions in forward (#1476) 2022-08-22 16:59:54 +08:00
passes [fx] fix MetaInfoProp for incorrect calculations and add detections for inplace op. (#1466) 2022-08-18 11:27:06 +08:00
tracer [fx] patched torch.max and data movement operator (#1391) 2022-08-01 15:31:50 +08:00
__init__.py [fx] supported data-dependent control flow in model tracing (#1185) 2022-06-29 15:05:25 +08:00
graph_module.py [fx] Fix ckpt functions' definitions in forward (#1476) 2022-08-22 16:59:54 +08:00
proxy.py [doc] update rst and docstring (#1351) 2022-07-21 15:54:53 +08:00