Searched refs:GetMutableInputSafe (Results 1 – 1 of 1) sorted by relevance
90 inline TfLiteStatus GetMutableInputSafe(const TfLiteContext* context, in GetMutableInputSafe() function110 return GetMutableInputSafe(context, node, index, tensor); in GetInputSafe()