TFLITE_GPU_EXPERIMENTAL_FLAGS_ENABLE_QUANT constant
int
const TFLITE_GPU_EXPERIMENTAL_FLAGS_ENABLE_QUANT
Enables inference on quantized models with the delegate. NOTE: This is enabled in TfLiteGpuDelegateOptionsV2Default.
Implementation
static const int TFLITE_GPU_EXPERIMENTAL_FLAGS_ENABLE_QUANT = 1;