HomeSort by relevance Sort by last modified time
    Searched refs:ParseTensors (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/lite/
model.h 160 TfLiteStatus ParseTensors(
model.cc 620 TfLiteStatus InterpreterBuilder::ParseTensors(
789 if (ParseTensors(buffers, tensors, interpreter->get()) != kTfLiteOk)

Completed in 159 milliseconds