Searched refs:TFLITE_DEPRECATED (Results 1 – 2 of 2) sorted by relevance
105 #define TFLITE_DEPRECATED(message) __attribute__((deprecated(message))) macro108 #ifndef TFLITE_DEPRECATED109 #define TFLITE_DEPRECATED(message) macro
493 TFLITE_DEPRECATED("Prefer FlatSize.")
Completed in 6 milliseconds