Home
last modified time | relevance | path

Searched refs:execution_hints (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate_plugin.h96 TfLiteStatus (*ConfigureExecutionHints)(const char* execution_hints,
H A Dnnapi_delegate_test.cc5612 const char* execution_hints, ANeuralNetworksExecution* execution) { in DoConfigureExecutionHints() argument