Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/
A Dcompatibility.h59 #ifndef TFLITE_CHECK_NE
60 #define TFLITE_CHECK_NE(x, y) ((x) != (y)) ? (void)0 : TFLITE_ABORT macro

Completed in 3 milliseconds