forked from mindspore-Ecosystem/mindspore
change_35xx_branch
This commit is contained in:
parent
8903571af3
commit
a56447059f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue