Skip to content
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

Integrate with ONNX 1.16.0 release branch #121258

Closed
cjvolzka opened this issue Mar 5, 2024 · 1 comment
Closed

Integrate with ONNX 1.16.0 release branch #121258

cjvolzka opened this issue Mar 5, 2024 · 1 comment
Labels
module: onnx Related to torch.onnx triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@cjvolzka
Copy link

cjvolzka commented Mar 5, 2024

🚀 The feature, motivation and pitch

We are releasing ONNX 1.16.0. A release branch is created (https://github.com/onnx/onnx/tree/rel-1.16.0). The planned release date is March 25, 2024. 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 ASAP so that any issues and incompatibilities can be detected and resolved before the ONNX release.

Key updates:

In case a bug in ONNX is detected during integration of ONNX 1.16.0, please open a ONNX Bug Report and tag ONNX Release Manager @cjvolzka so that the bug is fixed in the ONNX release branch.

Alternatives

None

Additional context

No response

@cjvolzka
Copy link
Author

cjvolzka commented Mar 5, 2024

WiP PR: #121097

@soulitzer soulitzer added module: onnx Related to torch.onnx triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module labels Mar 6, 2024
@github-project-automation github-project-automation bot moved this to Inbox in ONNX Mar 6, 2024
@github-project-automation github-project-automation bot moved this from Inbox to Done in ONNX Apr 2, 2024
pytorchbot pushed a commit that referenced this issue Apr 4, 2024
Fixes #121258

CC @malfet @atalman
Pull Request resolved: #123125
Approved by: https://github.com/malfet

(cherry picked from commit 19c2ed1)
atalman pushed a commit that referenced this issue Apr 5, 2024
Fixes #121258

CC @malfet @atalman
Pull Request resolved: #123125
Approved by: https://github.com/malfet

(cherry picked from commit 19c2ed1)

Co-authored-by: pbialecki <[email protected]>
sanketpurandare pushed a commit to sanketpurandare/pytorch that referenced this issue Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: onnx Related to torch.onnx triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants