Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dkernel_util.cc90 inline TfLiteStatus GetMutableInputSafe(const TfLiteContext* context, in GetMutableInputSafe() function
110 return GetMutableInputSafe(context, node, index, tensor); in GetInputSafe()