Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dkernel_util.cc46 inline TfLiteStatus ValidateTensorIndexingSafe(const TfLiteContext* context, in ValidateTensorIndexingSafe() function
95 context, ValidateTensorIndexingSafe(context, index, node->inputs->size, in GetMutableInputSafe()
133 context, ValidateTensorIndexingSafe(context, index, node->outputs->size, in GetOutputSafe()
159 TF_LITE_ENSURE_OK(context, ValidateTensorIndexingSafe( in GetTemporarySafe()
180 TF_LITE_ENSURE_OK(context, ValidateTensorIndexingSafe( in GetIntermediatesSafe()