Home
last modified time | relevance | path

Searched refs:GetMutableInputSafe (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dkernel_util.cc97 inline TfLiteStatus GetMutableInputSafe(const TfLiteContext* context, in GetMutableInputSafe() function
117 return GetMutableInputSafe(context, node, index, tensor); in GetInputSafe()