Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dinterpreter_builder.h112 TfLiteStatus ParseTensors(
Dinterpreter_builder.cc564 TfLiteStatus InterpreterBuilder::ParseTensors( in ParseTensors() function in tflite::InterpreterBuilder
798 if (ParseTensors(buffers, tensors, modified_subgraph) != kTfLiteOk) in operator ()()