Skip to content

Release 1.9.0 #964

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

Merged
merged 6 commits into from
Aug 20, 2021
Merged

Release 1.9.0 #964

merged 6 commits into from
Aug 20, 2021

Conversation

chudegao
Copy link
Member

Create release 1.9.0 with updates in:
ONNX_VERSION_NUMBER: ONNX version numbmer
VERSION_NUMBER: ONNX-TF version number
.github/workflows/test-backend.yml: versions for ONNX, TF, Python
.github/workflows/test-modelzoo.yml: versions for ONNX, TF, Python
doc/support_status.md: support status for the latest masters
doc/support_status_v1_9_0.md: support status for the release 1.9.0

As some ONNX fix are only in master and not merged to ONNX 1.9.0, update some test case:
test/backend/test_model.py: use helper.make_sequence_value_info instead of helper.make_tensor_sequence_value_info
test/backend/test_onnx_backend.py: exclude identity_sequence as it has issue in onnx 1.9.0

Signed-off-by: degaochu <[email protected]>
Signed-off-by: degaochu <[email protected]>
Signed-off-by: degaochu <[email protected]>
Signed-off-by: degaochu <[email protected]>
@chudegao chudegao requested a review from chinhuang007 August 19, 2021 07:35
@chinhuang007
Copy link
Collaborator

It looks good in general. A couple of minor things:

  1. Versioning.md needs update
  2. Please clear license/cla

Signed-off-by: degaochu <[email protected]>
Signed-off-by: degaochu <[email protected]>
Copy link
Collaborator

@chinhuang007 chinhuang007 left a comment

Choose a reason for hiding this comment

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

LGTM!

@chinhuang007 chinhuang007 merged commit 72c8144 into onnx:master Aug 20, 2021
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.

2 participants