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 |
YuliangLiu0306
|
4631fef8a0
|
[fx]refactor tracer (#1335)
|
2022-07-19 15:50:42 +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 |