Searched refs:TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY (Results 1 – 9 of 9) sorted by relevance
45 TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY = 2, enumerator
54 case TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY: in ToPriority()
41 ? TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY in GpuPlugin()
45 case TfLiteGpuInferencePriority::TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY: in ToPriority()158 TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY: in Prepare()177 TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY: in Prepare()
35 options.inference_priority1 = TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY; in Java_org_tensorflow_lite_gpu_GpuDelegate_createDelegate()
115 gpu_opts.inference_priority1 = TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY; in CreateTfLiteDelegate()
129 options.inference_priority1 = TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY; in CreateGPUDelegate()
132 options.inference_priority1 = TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY; in main()
121 s->allow_fp16 ? TFLITE_GPU_INFERENCE_PRIORITY_MIN_LATENCY in CreateGPUDelegate()