Skip to content

Integrate with ONNX 1.18.0 release branch #24468

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

Open
ramkrishna2910 opened this issue Apr 18, 2025 · 1 comment
Open

Integrate with ONNX 1.18.0 release branch #24468

ramkrishna2910 opened this issue Apr 18, 2025 · 1 comment
Labels
feature request request for unsupported feature or enhancement

Comments

@ramkrishna2910
Copy link

ramkrishna2910 commented Apr 18, 2025

Describe the feature request

We are releasing ONNX 1.18.0. A release branch is created (https://github.com/onnx/onnx/tree/rel-1.18.0). Release candidates are also available from TestPyPI: pip install -i https://test.pypi.org/simple/ --pre onnx

It is important to integrate ONNX release branch into ORT ASAP so that any issues and incompatibilities can be detected and resolved before the ONNX release.

Please follow instructions at (https://github.com/microsoft/onnxruntime/blob/master/docs/How_To_Update_ONNX_Dev_Notes.md) to integrate with the ONNX release branch. Please implement CPU kernels for new and updated ONNX ops. A list of new and updated ops can be found at (https://github.com/onnx/onnx/wiki/Logistics-for-ONNX-Release-1.18.0#updated-op-list).

In case a bug in ONNX is detected during integration of ONNX 1.18.0, please open a ONNX Bug Report

Describe scenario use case

ORT is integrated with ONNX rel-1.18.0 with all CI pipelines passing.

@ramkrishna2910 ramkrishna2910 added the feature request request for unsupported feature or enhancement label Apr 18, 2025
@titaiwangms
Copy link
Contributor

#24449

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request request for unsupported feature or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants