Searched defs:TFLITE_CHECK (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/kernels/internal/
H A Dcompatibility.h51 #ifndef TFLITE_CHECK
52 #define TFLITE_CHECK(condition) (condition) ? (void)0 : abort() macro

Completed in 107 milliseconds