Skip to content

[Broken CI] torch-nightly and onnx-weekly are failing #1318

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

Closed
justinchuby opened this issue Mar 26, 2024 · 0 comments · Fixed by #1335
Closed

[Broken CI] torch-nightly and onnx-weekly are failing #1318

justinchuby opened this issue Mar 26, 2024 · 0 comments · Fixed by #1335

Comments

@justinchuby
Copy link
Collaborator

Since older versions of onnx-weekly was removed, pip install fails with not being able to find the version we use in CI.

justinchuby added a commit that referenced this issue Apr 2, 2024
1. Update ONNX, ORT version in CI
2. Pin IR version in run_converter_test to 9 because ONNX runtime does
not support IRv10 yet. Need a better mechanism to handle the IR version
change in tests.
3. Generate opset 20 for onnxscript
4. Skip opset 21 tests
5. Fixes #1318

---------

Co-authored-by: Justin Chu <[email protected]>
Co-authored-by: Justin Chu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant