Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/api/
Dstatus.h88 kLiteGraphFileError = kLite | (0x0FFFFFFF & -200), /**< Failed to verify graph file. */ enumerator
/third_party/mindspore/include/api/
Dstatus.h90 kLiteGraphFileError = kLite | (0x0FFFFFFF & -200), /**< Failed to verify graph file. */ enumerator