ColossalAI/colossalai/fx/tracer/meta_patch/patched_function
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
..
__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]refactor tracer (#1335) 2022-07-19 15:50:42 +08:00
torch_ops.py [fx] patched torch.max and data movement operator (#1391) 2022-08-01 15:31:50 +08:00