ColossalAI/colossalai/fx/tracer/meta_patch/patched_module
Frank Lee 4f4d8c3656
[fx] added apex normalization to patched modules (#1300)
* [fx] added apex normalization to patched modules

* remove unused imports
2022-07-14 14:24:13 +08:00
..
__init__.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
activation_function.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
convolution.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
embedding.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
linear.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
normalization.py [fx] added apex normalization to patched modules (#1300) 2022-07-14 14:24:13 +08:00
pooling.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00