[example] integrate autoparallel demo with CI (#2466)

* [example] integrate autoparallel demo with CI

* polish code

* polish code

* polish code

* polish code
This commit is contained in:
Frank Lee
2023-01-12 16:26:42 +08:00
committed by GitHub
parent 14d9299360
commit e6943e2d11
6 changed files with 52 additions and 135 deletions

View File

@@ -1,2 +1,2 @@
BATCH_SIZE = 128
NUM_EPOCHS = 10
BATCH_SIZE = 32
NUM_EPOCHS = 2