microsoft / microsoft/onnxruntime

[Feature Request] Integrate with ONNX 1.13.0 release branch

Open
#13,747 0 comments 0 reactions 1 assignee Claimed by @faxu View on GitHub
feature request
Dominant language
C++
Stars
21.9k
Forks
4.2k
Avg merge
4d 11h
Merged PRs (30d)
184

Description

### Describe the feature request

We are releasing ONNX 1.13.0. A release branch is created (https://github.com/onnx/onnx/tree/rel-1.13.0). The planned release date is December 12, 2022.

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.13.0).

In case a bug in ONNX is detected during integration of ONNX 1.13.0, please contact the ONNX Release Manager @p-wysocki so that the bug is fixed in the ONNX release branch for the integration to continue.

### Describe scenario use case

The final solution should be ORT being integrated with ONNX rel-1.13.0. All CI pipelines should be passing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.