Home
last modified time | relevance | path

Searched refs:GPUInferencePriority_GPU_PRIORITY_MIN_LATENCY (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dgpu_plugin.cc43 case GPUInferencePriority_GPU_PRIORITY_MIN_LATENCY: in ConvertInferencePriority()
H A Dproto_to_flatbuffer.cc142 return GPUInferencePriority_GPU_PRIORITY_MIN_LATENCY; in ConvertGPUInferencePriority()
H A Dflatbuffer_to_proto.cc134 case GPUInferencePriority_GPU_PRIORITY_MIN_LATENCY: in ConvertGPUInferencePriority()
H A Dflatbuffer_to_proto_test.cc278 GPUInferencePriority_GPU_PRIORITY_MIN_LATENCY; in TEST_F()
H A Dconfiguration_generated.h362 GPUInferencePriority_GPU_PRIORITY_MIN_LATENCY = 2, enumerator
372 GPUInferencePriority_GPU_PRIORITY_MIN_LATENCY, in EnumValuesGPUInferencePriority()