-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[ONNX] Return input itself for non-fp inputs and support decimals for aten::round op #107920
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/107920
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 7792304 with merge base 49eeca0 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
57ad4bd
to
f95018c
Compare
Thanks for contributing! Could you enable the test in https://github.com/pytorch/pytorch/blob/f95018c2813ce5239cb956de8549f4b17005e43f/test/onnx/test_op_consistency.py as well? |
Adding @justinchuby as reviewer fyi |
Sure. Just enabled the test in test_op_consistency.py. Please help to review, thanks! |
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
… aten::round op (#107920) Pull Request resolved: #107920 Approved by: https://github.com/justinchuby
No description provided.