Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/sparse/
Dsparse_matrix.h241 const int nnz_in_batch = nnz(batch); in col_indices_vec() local
250 const int nnz_in_batch = nnz(batch); in col_indices_vec() local
260 const int nnz_in_batch = nnz(batch); in values_vec() local
270 const int nnz_in_batch = nnz(batch); in values_vec() local