Searched defs:tensor_buffers (Results 1 – 2 of 2) sorted by relevance
278 const flatbuffers::Vector<flatbuffers::Offset<Buffer>>* tensor_buffers) { in GetLoggableTensorIndices()390 auto tensor_buffers = tflite_model->buffers(); in BuildLoggingInterpreter() local
236 std::vector<const TensorBuffer*> tensor_buffers; in WriteTensors() local