pytorch
86efa104
- [MPS] Fix view op slicing for 2nd dim in case of 0 offset (#95381)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
1 year ago
[MPS] Fix view op slicing for 2nd dim in case of 0 offset (#95381) * Fix view op slicing for 2nd dim in case of 0 offset Pull Request resolved: https://github.com/pytorch/pytorch/pull/95381 Approved by: https://github.com/razarmehr
Author
DenisVieriu97
Committer
pytorchmergebot
Parents
5783cee2
Files
2
aten/src/ATen/native/mps/operations
View.mm
test
test_mps.py
Loading