pytorch
fcc36de9 - [ONNX][dynamo_export] Turn off opmath type promotion for div (#119112)

Commit
278 days ago
[ONNX][dynamo_export] Turn off opmath type promotion for div (#119112) Skip opmath promotion for `_prims_common.ELEMENTWISE_TYPE_PROMOTION_KIND.INT_TO_FLOAT` as well. Fixes https://github.com/pytorch/pytorch/issues/118941 Pull Request resolved: https://github.com/pytorch/pytorch/pull/119112 Approved by: https://github.com/thiagocrepaldi
Author
Committer
Parents
Loading