Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/sparse/
Dkernels.h194 struct CSRSparseSparseMatrixMatMul struct
196 explicit CSRSparseSparseMatrixMatMul(OpKernelContext* ctx, bool transpose_a,
Dsparse_mat_mul_op.cc375 functor::CSRSparseSparseMatrixMatMul<Device, T> csr_gemm( in Compute()
552 struct CSRSparseSparseMatrixMatMul<GPUDevice, T> struct
554 explicit CSRSparseSparseMatrixMatMul(OpKernelContext* ctx, bool transpose_a, in CSRSparseSparseMatrixMatMul() argument
577 ~CSRSparseSparseMatrixMatMul() { in CSRSparseSparseMatrixMatMul() argument