Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dnnapi_plugin.h119 case NNAPIExecutionPriority_NNAPI_PRIORITY_LOW: in ConvertExecutionPriority()
H A Dnnapi_plugin_test.cc168 CheckExecutionPriority<NNAPIExecutionPriority_NNAPI_PRIORITY_LOW, in TEST_F()
H A Dproto_to_flatbuffer.cc96 return NNAPIExecutionPriority_NNAPI_PRIORITY_LOW; in ConvertNNAPIExecutionPriority()
H A Dflatbuffer_to_proto.cc87 case NNAPIExecutionPriority_NNAPI_PRIORITY_LOW: in ConvertNNAPIExecutionPriority()
H A Dflatbuffer_to_proto_test.cc210 NNAPIExecutionPriority_NNAPI_PRIORITY_LOW, in TEST_F()
H A Dconfiguration_generated.h292 NNAPIExecutionPriority_NNAPI_PRIORITY_LOW = 1, enumerator
302 NNAPIExecutionPriority_NNAPI_PRIORITY_LOW, in EnumValuesNNAPIExecutionPriority()