pytorch
3f1351d1 - Disable strides and contiguity for CSR tensors

Commit
2 years ago
Disable strides and contiguity for CSR tensors This pull request adds throwing an error when trying to access the strides, storage, and contiguity info of a CSR tensor. Pull Request resolved: https://github.com/pytorch/pytorch/pull/75499 Approved by: https://github.com/cpuhrsch
Author
Committer
Parents
Loading