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