Skip to content

Fix Onnx >= to == - #20798

Merged
Jian Chen (jchen351) merged 1 commit into
mainfrom
Cjian/onnx-fix
May 24, 2024
Merged

Fix Onnx >= to ==#20798
Jian Chen (jchen351) merged 1 commit into
mainfrom
Cjian/onnx-fix

Conversation

@jchen351

Copy link
Copy Markdown
Contributor

Description

Motivation and Context

@snnn snnn (snnn) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

In general we should prefer to use "==" instead of ">=", unless we are pretty sure a new version of the package would not break our pipeline.

@jchen351
Jian Chen (jchen351) merged commit 10c425a into main May 24, 2024
@jchen351
Jian Chen (jchen351) deleted the Cjian/onnx-fix branch May 24, 2024 16:16
@sophies927 Sophie Schoenmeyer (sophies927) added the triage:approved Approved for cherrypicks for release label Jun 12, 2024
Yifan Li (yf711) pushed a commit that referenced this pull request Jun 18, 2024
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Yifan Li (yf711) pushed a commit that referenced this pull request Jun 18, 2024
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:1.18.1 triage:approved Approved for cherrypicks for release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants