[Sparse] Support SparseMatrix element-wise multiplication with different sparsities. #5368
Labels
topic: Sparse API
Work items to implement the new sparse matrix APIs
Milestone
🔨Work Item
IMPORTANT:
Project tracker: https://github.com/orgs/dmlc/projects/2
Description
Breakdown into two work items.-
-
Support on CPU ([DO NOT MERGE][Sparse] Support spsp_mul on CPU. #5519).
Support on GPU.
Implemented by concatenation and unique on two COO matrices.
Depending work items or issues
The text was updated successfully, but these errors were encountered: