From f0df34de4045a2e94aa2d2ef8352cd1332720af4 Mon Sep 17 00:00:00 2001 From: taoxiangdong Date: Tue, 10 Nov 2020 17:16:47 +0800 Subject: [PATCH] master branch start with train normally --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index f0dc6956..b693ba74 100644 --- a/build.sh +++ b/build.sh @@ -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