Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc800 TfLiteStatus Subgraph::GetNodeAndRegistration( in GetNodeAndRegistration() function in tflite::Subgraph
812 TfLiteStatus Subgraph::GetNodeAndRegistration( in GetNodeAndRegistration() function in tflite::Subgraph
/external/tensorflow/tensorflow/lite/c/
Dc_api_internal.h436 TfLiteStatus (*GetNodeAndRegistration)(struct TfLiteContext*, int node_index, member