ColossalAI/colossalai/fx/tracer/meta_patch
Frank Lee f7878f465c
[fx] supported model tracing for huggingface bert (#1201)
* [fx] supported model tracing for huggingface bert

* polish test
2022-07-05 13:19:57 +08:00
..
__init__.py [fx] added module patch for pooling layers (#1197) 2022-07-04 15:21:26 +08:00
patched_function.py [fx] supported model tracing for huggingface bert (#1201) 2022-07-05 13:19:57 +08:00
patched_module.py [fx] supported model tracing for huggingface bert (#1201) 2022-07-05 13:19:57 +08:00
registry.py [fx] supported data-dependent control flow in model tracing (#1185) 2022-06-29 15:05:25 +08:00