pytorch
cedb7e3d - [MPS] Fix remainder op for integral dtypes (#94757)

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
Committer
Parents
Loading