Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dkernel_util.cc76 inline int ValidateTensorIndexing(const TfLiteContext* context, int index, in ValidateTensorIndexing() function
89 const int tensor_index = ValidateTensorIndexing( in GetMutableInput()
129 const int tensor_index = ValidateTensorIndexing( in GetOutput()
155 const int tensor_index = ValidateTensorIndexing( in GetTemporary()
176 const int tensor_index = ValidateTensorIndexing( in GetIntermediates()