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
What exactly do we try to test here? When should/could we upgrade onnxruntime and the other two variables?
Maybe we can the rule/idea in a comment? Could we use python 3.12 now? Comparing the different os, I would assume at lease_linux_aarch64, it should also be onnxruntime==1.17.3 ?
cc @gramalingam The only place onnxruntime is used should be here: #6214. I don't think onnxruntime is really used right now so unless this PR is merged, upgrading onnxruntime or removing it should have no impact.
Ask a Question
Question
What exactly do we try to test here? When should/could we upgrade onnxruntime and the other two variables?
Maybe we can the rule/idea in a comment? Could we use python 3.12 now? Comparing the different os, I would assume at lease_linux_aarch64, it should also be onnxruntime==1.17.3 ?
The text was updated successfully, but these errors were encountered: