pytorch
874a94ce - Fix `tensor.stride()` type hint (#84177)

Commit
2 years ago
Fix `tensor.stride()` type hint (#84177) `tensor.stride()` now hints at tuple of variable length instead of tuple with constant length of 1 Fixes #84176 Pull Request resolved: https://github.com/pytorch/pytorch/pull/84177 Approved by: https://github.com/Chillee
Author
Committer
Parents
Loading