Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc271 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph
373 TfLiteStatus Subgraph::ReplaceNodeSubsetsWithDelegateKernels( in ReplaceNodeSubsetsWithDelegateKernels() function in tflite::Subgraph
/external/tensorflow/tensorflow/lite/c/
Dcommon.h670 TfLiteStatus (*ReplaceNodeSubsetsWithDelegateKernels)( member