You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
Since older versions of onnx-weekly was removed, pip install fails with not being able to find the version we use in CI.
The text was updated successfully, but these errors were encountered: