Searched refs:TFLITE_CHECK (Results 1 – 11 of 11) sorted by relevance
51 #ifndef TFLITE_CHECK52 #define TFLITE_CHECK(condition) (condition) ? (void)0 : TFLITE_ABORT macro
161 TFLITE_CHECK(false && "No shape resizing supported on this platform"); in RuntimeShape()188 TFLITE_CHECK(false && "No shape resizing supported on this platform"); in RuntimeShape()205 TFLITE_CHECK(false && "No shape resizing supported on this platform"); in ~RuntimeShape()240 TFLITE_CHECK(false && "No shape resizing supported on this platform"); in Resize()248 TFLITE_CHECK(false && "No shape resizing supported on this platform"); in Resize()
70 TFLITE_CHECK(q_fixed <= (1ll << 31)); in QuantizeMultiplier()
108 TFLITE_CHECK(q_fixed <= (1 << 23)); in QuantizeMultiplierForInt24()
46 TFLITE_CHECK((op_params.axis[0] == 1 && op_params.axis[1] == 2) || in Mean()
42 TFLITE_CHECK((op_params.axis[0] == 1 && op_params.axis[1] == 2) || in MeanImpl()198 TFLITE_CHECK((op_params.axis[0] == 1 && op_params.axis[1] == 2) || in Mean()
45 TFLITE_CHECK(buffer != nullptr); in InitHashtable()
241 TFLITE_CHECK((op_params.axis[0] == 1 && op_params.axis[1] == 2) || in Mean()285 TFLITE_CHECK((op_params.axis[0] == 1 && op_params.axis[1] == 2) || in Mean()
329 TFLITE_CHECK(false && "No shape resizing supported on this platform");368 TFLITE_CHECK(false && "No shape resizing supported on this platform");403 TFLITE_CHECK(false && "No shape resizing supported on this platform");411 TFLITE_CHECK(false && "No shape resizing supported on this platform");
40 TFLITE_CHECK(buffer != nullptr); in Init()
987 TFLITE_CHECK((op_params.axis[0] == 1 && op_params.axis[1] == 2) || in MeanImpl()1148 TFLITE_CHECK((op_params.axis[0] == 1 && op_params.axis[1] == 2) || in Mean()