Searched defs:descrB (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/util/ |
D | cuda_sparse.cc | 370 const cusparseMatDescr_t descrB, int nnzB, const int* csrSortedRowPtrB, in CsrgeamNnz() 624 const cusparseMatDescr_t descrB, int nnzB, const Scalar* csrSortedValB, in CsrgeamImpl() 664 const cusparseMatDescr_t descrB, int nnzB, const Scalar* csrSortedValB, in Csrgeam2Impl() 725 const cusparseMatDescr_t descrB, int nnzB, const Scalar* csrSortedValB, in CsrgeamBufferSizeExtImpl() 766 const int* csrSortedColIndA, const cusparseMatDescr_t descrB, int nnzB, in CsrgemmNnz() 785 const cusparseMatDescr_t descrB, int nnzB, const Scalar* csrSortedValB, in CsrgemmImpl() 855 const cusparseMatDescr_t descrB, int nnzB, const int* csrSortedRowPtrB, in CsrgemmNnz() 875 const int* csrSortedColIndA, const cusparseMatDescr_t descrB, int nnzB, in CsrgemmImpl()
|
D | rocm_sparse.cc | 251 const hipsparseMatDescr_t descrB, int nnzB, const int* csrSortedRowPtrB, in CsrgemmNnz() 269 const int* csrSortedColIndA, const hipsparseMatDescr_t descrB, int nnzB, in CsrgemmImpl()
|