Support sum(sparse_csr)
Basic support for summation of CSR. ~~Generalizes structured torch.sum to also support CSR.~~
Follow up work:
- Autograd support
- OpInfo integration
Pull Request resolved: https://github.com/pytorch/pytorch/pull/74766
Approved by: https://github.com/ezyang