czkkkkkk
59bb5406b3
Revert "[Sparse] Fix Windows.h dependency issue ( #6741 )" ( #6843 )
...
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com >
2023-12-28 15:24:49 +08:00
czkkkkkk
0e188b61a6
[Sparse] Fix Windows.h dependency issue ( #6741 )
2023-12-14 10:15:50 +08:00
czkkkkkk
14429df661
[Sparse] Support BSpMM and BSDDMM ( #5079 )
...
* [Sparse] Support BSpMM and BSDDMM
* Update SpMM and SDDMM error messages
* Use TORCH_CHECK
* Update error string
2022-12-28 17:14:12 +08:00
czkkkkkk
1f2fcae3e2
[Sparse] Support SpMM and SDDMM ( #5032 )
...
* [Sparse] Support SpMM and SDDMM
* Add SDDMMAutoGrad
* Rename SpMMImpl and SDDMMImpl and move them to dgl_sparse/src/matmul.h
* Update comments
* Update
* Minor fix
2022-12-21 10:29:23 +08:00
czkkkkkk
d02e560e07
Revert "[Sparse] Add SpMM and SDDMM." ( #5014 )
...
* Revert "[Sparse] Add SpMM and SDDMM. (#4999 )"
This reverts commit 15365d7855 .
* lint
2022-12-12 19:37:08 +08:00
czkkkkkk
15365d7855
[Sparse] Add SpMM and SDDMM. ( #4999 )
...
* [Sparse] Add SpMM and SDDMM
* Update
* Add CSR and CSC SpMM tests
2022-12-12 15:37:09 +08:00