Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dmat_mul_op.cc956 class CSRSparseMatrixMatVec<GPUDevice, T> { class
958 CSRSparseMatrixMatVec(bool transpose_a, bool conjugate_a) in CSRSparseMatrixMatVec() function in tensorflow::functor::CSRSparseMatrixMatVec