Home
last modified time | relevance | path

Searched defs:GetOutputTensor (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dobject_reader.cc217 TfLiteTensor* ObjectReader::GetOutputTensor(int index) const { in GetOutputTensor() function in tflite::gpu::ObjectReader
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.cc719 absl::Status InferenceContext::GetOutputTensor(ValueId id, in GetOutputTensor() function in tflite::gpu::cl::InferenceContext