Searched refs:GetMutableInput (Results 1 – 1 of 1) sorted by relevance
80 inline TfLiteTensor* GetMutableInput(const TfLiteContext* context, in GetMutableInput() function105 return GetMutableInput(context, node, index); in GetInput()115 TfLiteTensor* tensor = GetMutableInput(context, node, index); in GetVariableInput()