Home
last modified time | relevance | path

Searched defs:output_indices_shape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsparse_fill_empty_rows_op.cc84 TensorShape output_indices_shape({0, rank}); in operator ()() local
140 TensorShape output_indices_shape({N_full, rank}); in operator ()() local