API symbolssparse
Copy
tensorplay.sparse.mm
- tensorplay.sparse.mm(sparse, dense)[source]
Performs a matrix multiplication of a 2-D sparse COO/CSR tensor with a dense matrix. Equivalent to
torch.sparse.mm.
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
