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