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

Add opset 16 support and check ci #1937

Merged
merged 5 commits into from
May 19, 2022
Merged

Add opset 16 support and check ci #1937

merged 5 commits into from
May 19, 2022

Conversation

hwangdeyu
Copy link
Contributor

@hwangdeyu hwangdeyu commented May 12, 2022

#1935
Signed-off-by: Deyu Huang deyhuang@microsoft.com

Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
@@ -128,7 +128,7 @@ stages:
- template: 'templates/job_generator.yml'
parameters:
# tf 1.12
python_versions: [3.6']
python_versions: [3.7']
tf_versions: ['1.12.3']
Copy link
Contributor Author

Choose a reason for hiding this comment

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

opset16 requires -> ort1.11 -> python >= 3.7 -> tf >= 1.13.1

Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
@hwangdeyu hwangdeyu requested a review from fatcat-z May 16, 2022 08:00
Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
Copy link
Collaborator

@fatcat-z fatcat-z left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@fatcat-z fatcat-z merged commit d1993a7 into onnx:main May 19, 2022
@hwangdeyu hwangdeyu deleted the opset-16 branch May 19, 2022 08:03
hwangdeyu added a commit to hwangdeyu/tensorflow-onnx that referenced this pull request May 23, 2022
* add opset 16 support and ci
* python 3.7 requires tf>=1.13

Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
@hwangdeyu hwangdeyu linked an issue May 26, 2022 that may be closed by this pull request
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.

Opset 16 support
2 participants