Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dexternal_cpu_backend_context.cc22 TfLiteStatus RefreshExternalCpuBackendContext(TfLiteContext* context) { in RefreshExternalCpuBackendContext() function
37 this->Refresh = RefreshExternalCpuBackendContext; in ExternalCpuBackendContext()