Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dnnapi_plugin.h104 case NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM: in ConvertExecutionPriority()
Dnnapi_plugin_test.cc159 CheckExecutionPriority<NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM, in TEST_F()
Dproto_to_flatbuffer.cc94 return NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM; in ConvertNNAPIExecutionPriority()
Dconfiguration_generated.h196 NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM = 2, enumerator
206 NNAPIExecutionPriority_NNAPI_PRIORITY_MEDIUM, in EnumValuesNNAPIExecutionPriority()