Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dnnapi_plugin.h102 case NNAPIExecutionPriority_NNAPI_PRIORITY_LOW: in ConvertExecutionPriority()
Dnnapi_plugin_test.cc157 CheckExecutionPriority<NNAPIExecutionPriority_NNAPI_PRIORITY_LOW, in TEST_F()
Dproto_to_flatbuffer.cc92 return NNAPIExecutionPriority_NNAPI_PRIORITY_LOW; in ConvertNNAPIExecutionPriority()
Dconfiguration_generated.h195 NNAPIExecutionPriority_NNAPI_PRIORITY_LOW = 1, enumerator
205 NNAPIExecutionPriority_NNAPI_PRIORITY_LOW, in EnumValuesNNAPIExecutionPriority()