diff --git a/mindspore/lite/build_lite.sh b/mindspore/lite/build_lite.sh index 6256ad6f2ec..4ccecc77c5c 100755 --- a/mindspore/lite/build_lite.sh +++ b/mindspore/lite/build_lite.sh @@ -166,7 +166,7 @@ build_lite() { CMAKE_TOOLCHAIN_FILE=${BASEPATH}/cmake/lite_ios.cmake fi - BRANCH_NAME=nnie_3516_master + BRANCH_NAME=nnie_3516_master_dev if [[ ("${MSLITE_REGISTRY_DEVICE}" == "Hi3516D" || "${TOOLCHAIN_NAME}" == "himix200") && "${local_lite_platform}" == "arm32" ]]; then TOOLCHAIN_NAME="himix200" MSLITE_REGISTRY_DEVICE=Hi3516D