Cherry-pick PRs for patch fix release 1.14.1rc1#5480
Merged
jcwchen merged 6 commits intoonnx:rel-1.14.1from Aug 8, 2023
Merged
Cherry-pick PRs for patch fix release 1.14.1rc1#5480jcwchen merged 6 commits intoonnx:rel-1.14.1from
jcwchen merged 6 commits intoonnx:rel-1.14.1from
Conversation
jcwchen
reviewed
Aug 7, 2023
Member
jcwchen
left a comment
There was a problem hiding this comment.
Thanks for cherry-picks! To fix DCO, you will need to add "-s" when using git cherry-pick
…nnx#5169) Signed-off-by: Ganesan Ramalingam <grama@microsoft.com> Signed-off-by: Yuan Yao <yuanyao@nvidia.com>
…meters (onnx#5219) Signed-off-by: BowenBao <bowbao@microsoft.com> Co-authored-by: G. Ramalingam <grama@microsoft.com> Signed-off-by: Yuan Yao <yuanyao@nvidia.com>
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com> Signed-off-by: Yuan Yao <yuanyao@nvidia.com>
Signed-off-by: Patrice Vignola <vignola.patrice@gmail.com> Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com> Co-authored-by: Xavier Dupré <xadupre@users.noreply.github.com> Signed-off-by: Yuan Yao <yuanyao@nvidia.com>
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com> Signed-off-by: Yuan Yao <yuanyao@nvidia.com>
Signed-off-by: Yuan Yao <yuanyao@nvidia.com>
232aa95 to
259d4bc
Compare
jcwchen
approved these changes
Aug 8, 2023
Member
jcwchen
left a comment
There was a problem hiding this comment.
LGTM. Could @onnx/sig-operators-approvers please review/approve this PR? Thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Cherry-pick the 5 PRs listed in #5468 and update version number to 1.14.1rc1.
Motivation and Context