mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
This plus the previous irangeification PR seem like a better fix for #150637 than #150949 to me -- should make sure we are using 64-bit math for indexing everywhere. Pull Request resolved: https://github.com/pytorch/pytorch/pull/152233 Approved by: https://github.com/Skylion007, https://github.com/cyyever ghstack dependencies: #152232