-
Notifications
You must be signed in to change notification settings - Fork 6
[onnx] update to v1.20.1 #521
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
Merged
Merged
+9
−35
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: luncliff <14101523+luncliff@users.noreply.github.com>
Co-authored-by: luncliff <14101523+luncliff@users.noreply.github.com>
Co-authored-by: luncliff <14101523+luncliff@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update port to ONNX version 1.20.0
[onnx] update to v1.20.0
Jan 3, 2026
luncliff
approved these changes
Jan 3, 2026
Owner
Owner
|
@copilot We will use more later version of the onnx project.
|
Co-authored-by: luncliff <14101523+luncliff@users.noreply.github.com>
Contributor
Author
luncliff
approved these changes
Jan 25, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 Pull Request
🔄 Port Update
onnx1.20.1📋 Port Update Checklist
vcpkg install --overlay-ports)portfile.cmake)vcpkg format-manifest --all)For Reviewers🔎, check the followings.
Changes Made
vcpkg.jsonREFinportfile.cmake(usesv${VERSION}pattern)SHA512hash inportfile.cmakefix-pr-7390.patch(upstreamed), updatedfix-cmakelists.patchline numbers (668→534)Patch changes:
fix-pr-7390.patch: Deleted. Upstream v1.20.0+ includes the fix (removal ofexplicitkeyword fromOpSchemaRegisterOnceconstructor).fix-cmakelists.patch: Updated from line 668 to line 534 to match CMakeLists.txt structure. Patch ensures.protoand.proto3files are installed.New SHA512:
4bbc4c09e4bb3eb6049d653ce49200564e8c5dcf1154a30f894f24e15f1986d1f2fe2f4ca32fe383c559e2a0b20681f33d649376bf63e4345df6972a2c78eac8Validation
vcpkg install --overlay-ports=ports onnxsucceedsList the tested triplets:
Build time: ~3.2 minutes
Artifacts:
libonnx.a,libonnx_proto.a, CMake configs, headers, proto filesOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.