Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/sparse/
Dmat_mul_op.cc181 int64 num_lhs_cols = dense_shape(rank - 1); in Compute() local
338 const int64 num_lhs_cols, in SparseDenseMatMulWithTransposedLHS()