Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/sparse/
Dmat_mul_op.cc590 functor::CSRSparseMatrixMatMul<GPUDevice, T> csr_spmmadd( in Compute() local
674 Status s = csr_spmmadd.Compute(ctx, a_comp, b_i, c_mat_col_major_i); in Compute()