Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dset_kernels.cc403 void PopulateGroupIndices(const int64 flat_group_index, VarDimArray group_shape, in PopulateGroupIndices() function
453 PopulateGroupIndices(flat_group_index, group_shape, &group_indices); in ComputeDenseToDense()
512 PopulateGroupIndices(flat_group_index, group_shape, &group_indices); in ComputeDenseToSparse()