Searched defs:GetOutputTensor (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ | ||
D | object_reader.cc | 217 TfLiteTensor* ObjectReader::GetOutputTensor(int index) const { in GetOutputTensor() function in tflite::gpu::ObjectReader |
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
D | inference_context.cc | 719 absl::Status InferenceContext::GetOutputTensor(ValueId id, in GetOutputTensor() function in tflite::gpu::cl::InferenceContext |