Skip to content
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

DRAFT upgrade onnx #12893

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

seanshpark
Copy link
Contributor

on-going draft to upgrade onnx and onnxruntime.

on-going draft to upgrade onnx and onnxruntime.

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
@seanshpark seanshpark added the PR/NO TEST Tell CI to not run test label Apr 22, 2024
@seanshpark
Copy link
Contributor Author

for #12816

@seanshpark
Copy link
Contributor Author

with local setup, venv preparation is OK :)

>>> import onnx
>>> import onnxruntime
>>> print("onnx", onnx.__version__)
onnx 1.16.0
>>> print("onnxruntime", onnxruntime.__version__)
onnxruntime 1.17.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR/NO TEST Tell CI to not run test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant