Home
last modified time | relevance | path

Searched refs:SparseDenseMatMulWithTransposedLHS (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/sparse/
Dmat_mul_op.cc214 SparseDenseMatMulWithTransposedLHS(ctx, batch_size, num_lhs_rows, in Compute()
335 void SparseDenseMatMulWithTransposedLHS(OpKernelContext* ctx, in SparseDenseMatMulWithTransposedLHS() function in tensorflow::CSRMatMulCPUOp