SIGN IN SIGN UP

Integer division binary ops: floor_divide, fmod, remainder (#6012)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/6012

- remainder:      386 K -> 15 K
- fmod:               317 K -> 14 K
- floor_divide:    255 K -> 11 K
ghstack-source-id: 246985124
exported-using-ghexport

Reviewed By: swolchok

Differential Revision: D63909727

fbshipit-source-id: 44d1fd575a3723df5982833abf5f9528b307a4bf
M
Manuel Candales committed
4334cec53aa9147a8846b5977e66bb5a2e8711e3
Parent: 9b1d333
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 10/10/2024, 12:25:24 AM