Home
last modified time | relevance | path

Searched defs:MSLITE_ENABLE_FP16 (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/lite/
DCMakeLists.txt43 option(MSLITE_ENABLE_FP16 "Whether to compile Fp16 operator" off) option
114 set(MSLITE_ENABLE_FP16 $ENV{MSLITE_ENABLE_FP16}) variable
215 set(MSLITE_ENABLE_FP16 off) variable