Searched refs:ParseTensors (Results 1 – 2 of 2) sorted by relevance
112 TfLiteStatus ParseTensors(
564 TfLiteStatus InterpreterBuilder::ParseTensors( in ParseTensors() function in tflite::InterpreterBuilder798 if (ParseTensors(buffers, tensors, modified_subgraph) != kTfLiteOk) in operator ()()