-
Notifications
You must be signed in to change notification settings - Fork 25.4k
[v1.5.1][ONNX] Fix pow op export (#38065) #39685
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
Summary: Fix pow type cast for opset 9 and update opset 12 Pull Request resolved: pytorch#38065 Differential Revision: D21485353 Pulled By: malfet fbshipit-source-id: 3993e835ffad07b2e6585eb5cf1cb7c8474de2ec
💊 CI failures summary and remediationsAs of commit 09731ce (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
Seems this change also requires onnx runtime upgrade. Try bump up the ort version to the same version as the master: https://github.com/pytorch/pytorch/blob/master/.jenkins/caffe2/test.sh#L151 |
* [ONNX] Fix pow op export (#38065) Summary: Fix pow type cast for opset 9 and update opset 12 Pull Request resolved: #38065 Differential Revision: D21485353 Pulled By: malfet fbshipit-source-id: 3993e835ffad07b2e6585eb5cf1cb7c8474de2ec * Update ort-nighly version as suggested in #39685 (comment) * Apply changes from #37846 to `test_topk_smallest_unsorted` Co-authored-by: neginraoof <[email protected]>
Closed in favor of #39791 |
Summary:
Fix pow type cast for opset 9 and update opset 12
Pull Request resolved: #38065
Differential Revision: D21485353
Pulled By: malfet
fbshipit-source-id: 3993e835ffad07b2e6585eb5cf1cb7c8474de2ec