Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/api/
Dstatus.h97 kLiteFormatError = kLite | (0x0FFFFFFF & -400), /**< Failed to checking tensor format. */ enumerator
/third_party/mindspore/include/api/
Dstatus.h99 kLiteFormatError = kLite | (0x0FFFFFFF & -400), /**< Failed to checking tensor format. */ enumerator