Searched refs:GetTensorAtIndex (Results 1 – 1 of 1) sorted by relevance
43 inline TfLiteTensor* GetTensorAtIndex(const TfLiteContext* context, in GetTensorAtIndex() function94 return GetTensorAtIndex(context, tensor_index); in GetMutableInput()104 *tensor = GetTensorAtIndex(context, tensor_index); in GetMutableInputSafe()134 return GetTensorAtIndex(context, tensor_index); in GetOutput()143 *tensor = GetTensorAtIndex(context, tensor_index); in GetOutputSafe()160 return GetTensorAtIndex(context, tensor_index); in GetTemporary()170 *tensor = GetTensorAtIndex(context, tensor_index); in GetTemporarySafe()181 return GetTensorAtIndex(context, tensor_index); in GetIntermediates()191 *tensor = GetTensorAtIndex(context, tensor_index); in GetIntermediatesSafe()