Searched defs:descrC (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | cuda_sparse.cc | 428 const cusparseMatDescr_t descrC, in CsrgeamNnz() 526 const cusparseMatDescr_t descrC, Scalar* csrSortedValC, in CsrgeamImpl() 563 const cusparseMatDescr_t descrC, int* csrSortedRowPtrC, in CsrgemmNnz() 582 const cusparseMatDescr_t descrC, Scalar* csrSortedValC, in CsrgemmImpl()
|
D | rocm_sparse.cc | 251 const int* csrSortedColIndB, const hipsparseMatDescr_t descrC, in CsrgemmNnz() 270 const int* csrSortedColIndB, const hipsparseMatDescr_t descrC, in CsrgemmImpl()
|