Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/cuda/
DCUDASparseDescriptors.h64 using cusparseMatDescr = std::remove_pointer<hipsparseMatDescr_t>::type; variable
81 : public CuSparseDescriptor<cusparseMatDescr, &cusparseDestroyMatDescr> {