Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/
A Dcompatibility.h75 #ifndef TFLITE_CHECK_LT
76 #define TFLITE_CHECK_LT(x, y) ((x) < (y)) ? (void)0 : TFLITE_ABORT macro
A Dquantization_util.cc104 TFLITE_CHECK_LT(double_multiplier, 1.); in QuantizeMultiplierSmallerThanOneExp()

Completed in 4 milliseconds