Home
last modified time | relevance | path

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

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