Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/lite/
Dinterpreter.cc109 TfLiteStatus Interpreter::ReplaceSubgraphsWithDelegateKernels( in ReplaceSubgraphsWithDelegateKernels() function in tflite::Interpreter
116 TfLiteStatus Interpreter::ReplaceSubgraphsWithDelegateKernels( in ReplaceSubgraphsWithDelegateKernels() function in tflite::Interpreter
Dcontext.h287 TfLiteStatus (*ReplaceSubgraphsWithDelegateKernels)( member