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:
Yang Wang 2022-05-30 22:31:08 +08:00 committed by GitHub
parent 0af87a18c6
commit 08390bf464

1
.gitignore vendored
View file

@ -19,6 +19,7 @@ dependency-reduced-pom.xml
.worksheet
*.iml
.idea/
.vscode/
# macOS specific
.DS_Store