Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dmat_mul_op.cc187 int64_t num_lhs_cols = dense_shape(rank - 1); in Compute() local
347 const int64_t num_lhs_cols, in SparseDenseMatMulWithTransposedLHS()