Skip to content

onnxruntime: patch CoreML EP external data path bug (port-version 4)#126

Merged
jpgaribotti merged 1 commit into
tetherto:mainfrom
mario-rei:coreml-patch
Apr 21, 2026
Merged

onnxruntime: patch CoreML EP external data path bug (port-version 4)#126
jpgaribotti merged 1 commit into
tetherto:mainfrom
mario-rei:coreml-patch

Conversation

@mario-rei
Copy link
Copy Markdown
Contributor

What problem does this PR solve?

📝 How does it solve it?

🧪 How was it tested?

will be tested in downstream addons

@jpgaribotti jpgaribotti merged commit f648019 into tetherto:main Apr 21, 2026
jpgaribotti pushed a commit that referenced this pull request Apr 23, 2026
The CoreML external-data patch (#126) bumped onnxruntime to
port-version 4 in versions/o-/onnxruntime.json but missed
updating versions/baseline.json. Consumers using the baseline
without an explicit override still resolve to port-version 3.

Co-authored-by: Mariusz Reichert <reichert.programming@gmail.com>
jpgaribotti pushed a commit to jpgaribotti/qvac-registry-vcpkg that referenced this pull request Apr 24, 2026
The patch in tetherto#126 was generated against the upstream main branch
where the surrounding code uses SetRawDataInTensorProto(). In
v1.24.2 the actual code uses result.set_raw_data(). Fix the
context lines and line numbers so the patch applies cleanly.

Made-with: Cursor
jpgaribotti pushed a commit that referenced this pull request Apr 24, 2026
…129)

The patch in #126 was generated against the upstream main branch
where the surrounding code uses SetRawDataInTensorProto(). In
v1.24.2 the actual code uses result.set_raw_data(). Fix the
context lines and line numbers so the patch applies cleanly.

Co-authored-by: Mariusz Reichert <reichert.programming@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants