Searched refs:GetMutableInput (Results 1 – 2 of 2) sorted by relevance
24 TfLiteTensor* tensor = GetMutableInput(context, node, index);30 [`GetMutableInput`](https://github.com/tensorflow/tensorflow/blob/460e000de3a83278fb00b61a16d161b19…
87 inline TfLiteTensor* GetMutableInput(const TfLiteContext* context, in GetMutableInput() function112 return GetMutableInput(context, node, index); in GetInput()122 TfLiteTensor* tensor = GetMutableInput(context, node, index); in GetVariableInput()