Home
last modified time | relevance | path

Searched refs:LITE_ENABLE_AAR (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/scripts/build/
Doption_proc_lite.sh49 export LITE_ENABLE_AAR="on"
Ddefault_options.sh45 export LITE_ENABLE_AAR="off"
/third_party/mindspore/
Dbuild.sh77 export LITE_ENABLE_AAR
/third_party/mindspore/mindspore/lite/
Dbuild_lite.sh120 if [[ "${LITE_ENABLE_AAR}" == "on" ]]; then
422 if [[ "X$LITE_ENABLE_AAR" = "Xon" ]]; then