Refactor Nano Training to make easy upgrade (#4723)
* Refactor Nano Training to make easy upgrade * add utils * add graph module back * add import back * add copy back * fix ipex multiprocessing * fix trainer
This commit is contained in:
parent
0af87a18c6
commit
08390bf464
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,6 +19,7 @@ dependency-reduced-pom.xml
|
||||||
.worksheet
|
.worksheet
|
||||||
*.iml
|
*.iml
|
||||||
.idea/
|
.idea/
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# macOS specific
|
# macOS specific
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue