Home
last modified time | relevance | path

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

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/kernels/
Dkernel_util.cc96 inline TfLiteStatus GetMutableInputSafe(const TfLiteContext* context, in GetMutableInputSafe() function
116 return GetMutableInputSafe(context, node, index, tensor); in GetInputSafe()