Searched defs:csrSortedValC (Results  1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/util/ | 
| D | rocm_sparse.cc | 319     Scalar* csrSortedValC, int* csrSortedRowPtrC, int* csrSortedColIndC) {  in CsrgemmImpl()434     const hipsparseMatDescr_t descrC, Scalar* csrSortedValC,  in CsrgeamBufferSizeExtImpl()
 489     const hipsparseMatDescr_t descrC, Scalar* csrSortedValC,  in Csrgeam2Impl()
 
 | 
| D | cuda_sparse.cc | 626     const cusparseMatDescr_t descrC, Scalar* csrSortedValC,  in CsrgeamImpl()666     const cusparseMatDescr_t descrC, Scalar* csrSortedValC,  in Csrgeam2Impl()
 727     const cusparseMatDescr_t descrC, Scalar* csrSortedValC,  in CsrgeamBufferSizeExtImpl()
 787     const cusparseMatDescr_t descrC, Scalar* csrSortedValC,  in CsrgemmImpl()
 878     Scalar* csrSortedValC, int* csrSortedRowPtrC, int* csrSortedColIndC,  in CsrgemmImpl()
 
 |