Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@p-wysocki
Copy link
Contributor

Signed-off-by: p-wysocki [email protected]

Description

PR is a part of an ongoing 1.13.0 release. It's based on #4209.

Signed-off-by: p-wysocki <[email protected]>
@p-wysocki p-wysocki requested review from a team as code owners November 18, 2022 11:51
@p-wysocki p-wysocki requested a review from liqunfu November 18, 2022 12:12
Copy link
Member

@jcwchen jcwchen left a comment

Choose a reason for hiding this comment

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

The PR itself looks good to me. Will approve it after code freeze. Thank you @p-wysocki for driving ONNX 1.13 release!


// Represents the most recent release version. Updated with every release.
constexpr const char* LAST_RELEASE_VERSION = "1.12.0";
constexpr const char* LAST_RELEASE_VERSION = "1.13.0";
Copy link
Collaborator

Choose a reason for hiding this comment

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

1.13.0rc1
we shall make it 1.13.0 when the release is validated

Copy link
Member

Choose a reason for hiding this comment

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

This PR is bumping version number in the main branch first and so I think 1.13.0 is correct here. See old releases: #3973, #4209.

By contrast, the release manager will further cut the release branch and then manually change the version number in https://github.com/onnx/onnx/blob/main/VERSION_NUMBER with XXXrc1.

Copy link
Collaborator

@liqunfu liqunfu left a comment

Choose a reason for hiding this comment

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

@p-wysocki
Copy link
Contributor Author

@gramalingam gramalingam enabled auto-merge (squash) November 22, 2022 19:18
@gramalingam gramalingam merged commit 3fd41d2 into onnx:main Nov 22, 2022
justinchuby pushed a commit to justinchuby/onnx that referenced this pull request Jan 27, 2023
Signed-off-by: p-wysocki <[email protected]>

Signed-off-by: p-wysocki <[email protected]>
Co-authored-by: G. Ramalingam <[email protected]>
broune pushed a commit to broune/onnx that referenced this pull request May 6, 2023
Signed-off-by: p-wysocki <[email protected]>

Signed-off-by: p-wysocki <[email protected]>
Co-authored-by: G. Ramalingam <[email protected]>
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