forked from mindspore-Ecosystem/mindspore
!28684 [lite] change 35xx branch to nnie_3516_master
Merge pull request !28684 from zuochuanyong/change_35xx_branch
This commit is contained in:
commit
889f7cb030
|
@ -166,7 +166,7 @@ build_lite() {
|
|||
CMAKE_TOOLCHAIN_FILE=${BASEPATH}/cmake/lite_ios.cmake
|
||||
fi
|
||||
|
||||
BRANCH_NAME=nnie_3516_master_2
|
||||
BRANCH_NAME=nnie_3516_master
|
||||
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