Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dmodel.h199 TfLiteStatus ParseNodes(
Dmodel.cc247 TfLiteStatus InterpreterBuilder::ParseNodes( in ParseNodes() function in tflite::InterpreterBuilder
548 if (ParseNodes(operators, modified_subgraph) != kTfLiteOk) in operator ()()