Browse Source

master branch start with train normally

pull/267/head
taoxiangdong 4 years ago
parent
commit
f0df34de40
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build.sh

+ 1
- 1
build.sh View File

@@ -59,7 +59,7 @@ checkopts()
ENABLE_GE_ST="off"
ENABLE_GE_COV="off"
GE_ONLY="on"
PLATFORM="inference"
PLATFORM="train"
PRODUCT="normal"
ENABLE_GITEE="off"
# Process the options


Loading…
Cancel
Save