Home
last modified time | relevance | path

Searched refs:NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dnnapi_plugin.h121 case NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM: in ConvertExecutionPriority()
H A Dnnapi_plugin_test.cc170 CheckExecutionPriority<NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM, in TEST_F()
H A Dproto_to_flatbuffer.cc98 return NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM; in ConvertNNAPIExecutionPriority()
H A Dflatbuffer_to_proto.cc89 case NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM: in ConvertNNAPIExecutionPriority()
H A Dflatbuffer_to_proto_test.cc213 NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM, in TEST_F()
H A Dconfiguration_generated.h293 NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM = 2, enumerator
303 NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM, in EnumValuesNNAPIExecutionPriority()