Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_utils.cc199 Status ValidateSparseTensorIndicesUnordered(const Tensor& indices, in ValidateSparseTensorIndicesUnordered() function
299 return ValidateSparseTensorIndicesUnordered<Tindices>(indices, shape); in ValidateSparseTensor()