[Sparse] Add SpSpMM for sparse-sparse and sparse-diag matrix multiplication. (#5050)
* [Sparse] Add SpSpMM
* Update matmul interface
* address comments
* fix test utils to generate only coalesced matrices
* fix linter
* fix ut
* fix
* rm print
Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
Showing
dgl_sparse/src/spspmm.cc
0 → 100644
Please register or sign in to comment