ColossalAI/colossalai/fx
Frank Lee 7d6293927f
[fx] patched torch.max and data movement operator (#1391)
* [fx] patched torch.max and data movement operator

* polish code
2022-08-01 15:31:50 +08:00
..
codegen [fx] fixed indentation error in checkpointing codegen (#1385) 2022-07-30 00:27:12 +08:00
passes [hotfix] fix some bugs during gpt2 testing (#1379) 2022-07-28 17:21:07 +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
proxy.py [doc] update rst and docstring (#1351) 2022-07-21 15:54:53 +08:00