Skip to content

Conversation

jcwchen
Copy link
Member

@jcwchen jcwchen commented Jun 28, 2023

Description

  • Test onnxruntime 1.15 with opset 19/IR 9 in CI
  • Fix test source distribution -- CI should first uninstall onnx-weekly instead of onnx to test pip install from PyPI's source distribution.

Motivation and Context

onnxruntime 1.15.0 was out recently and the test version in ONNX should be bumped as 19 (IR as 9) to increase test coverage.

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
@jcwchen jcwchen added topic: test module: CI pipelines Issues related to the CI pipeline labels Jun 28, 2023
@jcwchen jcwchen requested a review from a team as a code owner June 28, 2023 23:27
@jcwchen jcwchen added the run release CIs Use this label to trigger release tests in CI label Jun 28, 2023
@jcwchen jcwchen merged commit 3645b70 into onnx:main Jun 29, 2023
xadupre pushed a commit to xadupre/onnx that referenced this pull request Jul 4, 2023
…tion (onnx#5376)

### Description
<!-- - Describe your changes. -->
- Test onnxruntime 1.15 with opset 19/IR 9 in CI
- Fix test source distribution -- CI should first uninstall onnx-weekly
instead of onnx to test `pip install` from PyPI's source distribution.

### 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. -->
onnxruntime 1.15.0 was out recently and the test version in ONNX should
be bumped as 19 (IR as 9) to increase test coverage.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
xadupre pushed a commit to xadupre/onnx that referenced this pull request Jul 4, 2023
…tion (onnx#5376)

### Description
<!-- - Describe your changes. -->
- Test onnxruntime 1.15 with opset 19/IR 9 in CI
- Fix test source distribution -- CI should first uninstall onnx-weekly
instead of onnx to test `pip install` from PyPI's source distribution.

### 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. -->
onnxruntime 1.15.0 was out recently and the test version in ONNX should
be bumped as 19 (IR as 9) to increase test coverage.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 15, 2023
…tion (onnx#5376)

### Description
<!-- - Describe your changes. -->
- Test onnxruntime 1.15 with opset 19/IR 9 in CI
- Fix test source distribution -- CI should first uninstall onnx-weekly
instead of onnx to test `pip install` from PyPI's source distribution.

### 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. -->
onnxruntime 1.15.0 was out recently and the test version in ONNX should
be bumped as 19 (IR as 9) to increase test coverage.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
…tion (onnx#5376)

### Description
<!-- - Describe your changes. -->
- Test onnxruntime 1.15 with opset 19/IR 9 in CI
- Fix test source distribution -- CI should first uninstall onnx-weekly
instead of onnx to test `pip install` from PyPI's source distribution.

### 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. -->
onnxruntime 1.15.0 was out recently and the test version in ONNX should
be bumped as 19 (IR as 9) to increase test coverage.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
…tion (onnx#5376)

### Description
<!-- - Describe your changes. -->
- Test onnxruntime 1.15 with opset 19/IR 9 in CI
- Fix test source distribution -- CI should first uninstall onnx-weekly
instead of onnx to test `pip install` from PyPI's source distribution.

### 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. -->
onnxruntime 1.15.0 was out recently and the test version in ONNX should
be bumped as 19 (IR as 9) to increase test coverage.

---------

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: G. Ramalingam <grama@microsoft.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: CI pipelines Issues related to the CI pipeline run release CIs Use this label to trigger release tests in CI topic: test
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants