pytorch
cedb7e3d
- [MPS] Fix remainder op for integral dtypes (#94757)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[MPS] Fix remainder op for integral dtypes (#94757) Map remainder op to the same template as div (integral dtypes will be cast to float) Pull Request resolved: https://github.com/pytorch/pytorch/pull/94757 Approved by: https://github.com/kulinseth
Author
DenisVieriu97
Committer
pytorchmergebot
Parents
84a5aec8
Loading