Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dkernel_util.cc69 inline int ValidateTensorIndexing(const TfLiteContext* context, int index, in ValidateTensorIndexing() function
82 const int tensor_index = ValidateTensorIndexing( in GetMutableInput()
121 const int tensor_index = ValidateTensorIndexing( in GetOutput()
147 const int tensor_index = ValidateTensorIndexing( in GetTemporary()
168 const int tensor_index = ValidateTensorIndexing( in GetIntermediates()