Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dmodel.h202 TfLiteStatus ParseTensors(
Dmodel.cc352 TfLiteStatus InterpreterBuilder::ParseTensors( in ParseTensors() function in tflite::InterpreterBuilder
550 if (ParseTensors(buffers, tensors, modified_subgraph) != kTfLiteOk) in operator ()()