Home
last modified time | relevance | path

Searched defs:TfLiteQuantization (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dcommon.h281 typedef struct TfLiteQuantization { struct
283 TfLiteQuantizationType type; argument
288 } TfLiteQuantization; argument
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/
H A Dcommon.h294 typedef struct TfLiteQuantization { struct
296 TfLiteQuantizationType type; argument
301 } TfLiteQuantization; typedef