Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dkernel_util.cc75 inline int ValidateTensorIndexing(const TfLiteContext* context, int index, in ValidateTensorIndexing() function
88 const int tensor_index = ValidateTensorIndexing( in GetMutableInput()
128 const int tensor_index = ValidateTensorIndexing( in GetOutput()
154 const int tensor_index = ValidateTensorIndexing( in GetTemporary()
175 const int tensor_index = ValidateTensorIndexing( in GetIntermediates()