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