Hongxin Liu
|
079bf3cb26
|
[misc] update pre-commit and run all files (#4752)
* [misc] update pre-commit
* [misc] run pre-commit
* [misc] remove useless configuration files
* [misc] ignore cuda for clang-format
|
2023-09-19 14:20:26 +08:00 |
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 |
Xue Fuzhao
|
e070ca45c6
|
[NFC] polish colossalai/fx/tracer/meta_patch/patched_module/convolution.py code style (#1563)
|
2022-09-08 22:11:04 +08:00 |
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 |
Frank Lee
|
7531c6271f
|
[fx] refactored the file structure of patched function and module (#1238)
* [fx] refactored the file structure of patched function and module
* polish code
|
2022-07-12 15:01:58 +08:00 |