Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/
Derrorcode.h37 constexpr int RET_NOT_SUPPORT = -7; /**< Fail to support. */ variable
/third_party/mindspore/mindspore/lite/include/
Derrorcode.h37 constexpr int RET_NOT_SUPPORT = -7; /**< Fail to support. */ variable