Searched defs:GetOutputTensor (Results 1 – 5 of 5) sorted by relevance
230 TfLiteTensor* ObjectReader::GetOutputTensor(int index) const { in GetOutputTensor() function in tflite::gpu::ObjectReader
80 const TfLiteTensor* GetOutputTensor() { in GetOutputTensor() function in tflite::__anon0aaaf30e0111::SliceOpModel
353 absl::Status InferenceContext::GetOutputTensor(ValueId id, in GetOutputTensor() function in tflite::gpu::metal::InferenceContext
911 absl::Status InferenceContext::GetOutputTensor(ValueId id, in GetOutputTensor() function in tflite::gpu::cl::InferenceContext
1405 const armnn::Tensor GetOutputTensor(const LayerBindingId layerId, const OutputTensors& outputTensor… in GetOutputTensor() function