Searched refs:CSRSparseSparseMatrixMatMul (Results 1 – 2 of 2) sorted by relevance
194 struct CSRSparseSparseMatrixMatMul struct196 explicit CSRSparseSparseMatrixMatMul(OpKernelContext* ctx, bool transpose_a,
375 functor::CSRSparseSparseMatrixMatMul<Device, T> csr_gemm( in Compute()550 struct CSRSparseSparseMatrixMatMul<GPUDevice, T> struct552 explicit CSRSparseSparseMatrixMatMul(OpKernelContext* ctx, bool transpose_a, in CSRSparseSparseMatrixMatMul() argument575 ~CSRSparseSparseMatrixMatMul() { in CSRSparseSparseMatrixMatMul() argument