ColossalAI/colossalai/fx/tracer/meta_patch/patched_module
Super Daniel be229217ce
[fx] add torchaudio test (#1369)
* [fx]add torchaudio test

* [fx]add torchaudio test

* [fx] add torchaudio test

* [fx] add torchaudio test

* [fx] add torchaudio test

* [fx] add torchaudio test

* [fx] add torchaudio test

* [fx] add torchaudio test and test patches

* Delete ~

* [fx] add patches and patches test

* [fx] add patches and patches test

* [fx] fix patches

* [fx] fix rnn patches

* [fx] fix rnn patches

* [fx] fix rnn patches

* [fx] fix rnn patches

* [fx] merge upstream

* [fx] fix import errors
2022-07-27 11:03:14 +08:00
..
__init__.py [fx] add torchaudio test (#1369) 2022-07-27 11:03:14 +08:00
activation_function.py [fx] add torchaudio test (#1369) 2022-07-27 11:03:14 +08:00
convolution.py [fx] add torchaudio test (#1369) 2022-07-27 11:03:14 +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] add torchaudio test (#1369) 2022-07-27 11:03:14 +08:00
normalization.py [fx] fixed apex normalization patch exception (#1352) 2022-07-21 15:29:11 +08:00
pooling.py [fx] refactored the file structure of patched function and module (#1238) 2022-07-12 15:01:58 +08:00
rnn.py [fx] add torchaudio test (#1369) 2022-07-27 11:03:14 +08:00