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
|
1 year ago |
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
|
2 years ago |
Frank Lee
|
75abc75c15
|
[fx] fixed compatiblity issue with torch 1.10 (#1331)
|
2 years ago |
Frank Lee
|
b2475d8c5c
|
[fx] fixed unit tests for torch 1.12 (#1327)
|
2 years ago |
Jiarui Fang
|
ca9d5ee91c
|
[hotfix] torchvison fx unittests miss import pytest (#1277)
|
2 years ago |
YuliangLiu0306
|
30b4fc0eb0
|
[fx]add split module pass and unit test from pipeline passes (#1242)
* [CLI] add CLI launcher
* Revert "[CLI] add CLI launcher"
This reverts commit df7e6506d4 .
* [fx]add split module pass and unit test from pipeline passes
* fix MNASNet bug
* polish
|
2 years ago |