pytorch_sparse icon indicating copy to clipboard operation
pytorch_sparse copied to clipboard

port `spmm_reduce` from `pytorch_sparse.matmul` to `pytorch.torch.matmul`

Open JakubPietrakIntel opened this issue 3 years ago • 0 comments
trafficstars

POC for spmm_sum: https://github.com/pytorch/pytorch/pull/83727 Links to other PRs: pyg - https://github.com/pyg-team/pytorch_geometric/pull/5498 pytorch_sparse - this pytorch - https://github.com/pytorch/pytorch/pull/85466

JakubPietrakIntel avatar Sep 22 '22 09:09 JakubPietrakIntel