Skip to content

Integration with ONNX 1.18.0#24945

Merged
titaiwangms merged 6 commits intomicrosoft:mainfrom
titaiwangms:titaiwang/update_to_official_onnx_118
Jun 10, 2025
Merged

Integration with ONNX 1.18.0#24945
titaiwangms merged 6 commits intomicrosoft:mainfrom
titaiwangms:titaiwang/update_to_official_onnx_118

Conversation

@titaiwangms
Copy link
Contributor

Follow up #24449
This PR integrates with ONNX 1.18.0.

@titaiwangms titaiwangms requested a review from Copilot June 3, 2025 23:05
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the ONNX submodule and port definitions to integrate ONNX version 1.18.0.

  • Bump ONNX commit reference and checksum in vcpkg portfile
  • Update external subproject commit pointer
  • Change dependency URL in deps.txt to the v1.18.0 release

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
cmake/vcpkg-ports/onnx/portfile.cmake Updated REF and SHA512 for ONNX v1.18.0
cmake/external/onnx Point subproject commit to new ONNX hash
cmake/deps.txt Switched ONNX entry to use v1.18.0 release URL
Comments suppressed due to low confidence (2)

cmake/vcpkg-ports/onnx/portfile.cmake:8

  • Verify that the existing patches (fix-cmakelists.patch, fix-dependency-protobuf.patch) still apply cleanly to ONNX v1.18.0; if not, update them to avoid build failures.
PATCHES

cmake/vcpkg-ports/onnx/portfile.cmake:6

  • It looks like the ONNX version was bumped but the port's CONTROL (or manifest) file version wasn’t updated—please increment the port version to 1.18.0 so vcpkg accurately reflects this change.
REF e709452ef2bbc1d113faf678c24e6d3467696e83

@titaiwangms titaiwangms requested review from gramalingam and snnn June 6, 2025 23:08
@justinchuby justinchuby added the dependencies Pull requests that update a dependency file label Jun 10, 2025
@titaiwangms titaiwangms merged commit 06fff6e into microsoft:main Jun 10, 2025
84 of 88 checks passed
javier-intel pushed a commit to intel/onnxruntime that referenced this pull request Jun 15, 2025
Follow up microsoft#24449 
This PR integrates with ONNX 1.18.0.
@chenrui333
Copy link

👋 any chance of cutting a new release for this change? Thanks!

@titaiwangms titaiwangms deleted the titaiwang/update_to_official_onnx_118 branch June 23, 2025 17:52
@titaiwangms
Copy link
Contributor Author

cc @MaanavD

@MaanavD
Copy link
Contributor

MaanavD commented Jun 23, 2025

Hey @chenrui333, We'll have this as a part of 1.23, released at the end of July. Otherwise, if you really needed a patch release for some reason, feel free to reach out.

@chenrui333
Copy link

chenrui333 commented Jun 23, 2025

yeah, I was trying to bump onnx to 1.18.0, but it does not work with onnxruntime (so need a patch or a new release to see how it can work it)

see Homebrew/homebrew-core#227229

quic-ankus pushed a commit to CodeLinaro/onnxruntime that referenced this pull request Nov 25, 2025
Follow up microsoft#24449 
This PR integrates with ONNX 1.18.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants