pytorch
57c18127 - [ONNX] Update div export to perform true divide (#44831)

Commit
4 years ago
[ONNX] Update div export to perform true divide (#44831) Summary: related https://github.com/pytorch/pytorch/issues/43787 Now that PyTorch div is actually performing true divide, update onnx export code to stay consistent. Pull Request resolved: https://github.com/pytorch/pytorch/pull/44831 Reviewed By: eellison Differential Revision: D23880316 Pulled By: bzinodev fbshipit-source-id: 3bb8db34142ac4fed4039295ad3c4cb79487987f
Author
Parents
Loading