ColossalAI/colossalai/fx/tracer/meta_patch/patched_function
Frank Lee 75abc75c15
[fx] fixed compatiblity issue with torch 1.10 (#1331)
2022-07-18 11:41:27 +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
arithmetic.py [fx] fixed compatiblity issue with torch 1.10 (#1331) 2022-07-18 11:41:27 +08:00
embedding.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
normalization.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
python_ops.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
torch_ops.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00