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.cc98 TensorShape output_indices_shape({0, rank}); in Compute() local
141 TensorShape output_indices_shape({N_full, rank}); in Compute() local