Home
last modified time | relevance | path

Searched defs:ReplaceNodeSubsetsWithDelegateKernels (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc188 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph
270 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph
/external/tensorflow/tensorflow/lite/c/
Dc_api_internal.h442 TfLiteStatus (*ReplaceNodeSubsetsWithDelegateKernels)( member