ColossalAI/tests/test_fx/test_tracer/test_torchaudio_model
YuliangLiu0306 e859380bf7
[fx] support module with bias addition (#1780)
* [autoparallel] refactor tracer to fix bias addition issue

* [fx] support module with bias addition

* create bias_addition_module

* refactor file structure

* polish code

* fix unit test
2022-11-01 22:53:51 +08:00
..
test_torchaudio_general.py [fx] add torchaudio test (#1369) 2022-07-27 11:03:14 +08:00
test_torchaudio_tacotron.py [fx] fixed torchaudio conformer tracing (#1392) 2022-08-01 16:08:28 +08:00
test_torchaudio_transformer.py [fx] fixed torchaudio conformer tracing (#1392) 2022-08-01 16:08:28 +08:00
test_torchaudio_wave2vec.py [fx] fixed torchaudio conformer tracing (#1392) 2022-08-01 16:08:28 +08:00
torchaudio_utils.py [fx] support module with bias addition (#1780) 2022-11-01 22:53:51 +08:00