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

Use make_tensor_sequence_value_info instead of a deprecated function #1930

Merged
merged 3 commits into from
May 17, 2022

Conversation

jcwchen
Copy link
Member

@jcwchen jcwchen commented May 5, 2022

Description
Use newer make_tensor_sequence_value_info instead of a deprecated function make_sequence_value_info.

Motivation
ONNX announced in 1.10 that it will deprecate old make_sequence_value_info function in future release: onnx/onnx#3603. Going forward in the next 1.12 release, ONNX will fully retire this deprecated function: onnx/onnx#4168.

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!

@jcwchen
Copy link
Member Author

jcwchen commented May 16, 2022

Shall we merge it? Thanks!

@fatcat-z fatcat-z merged commit 772dbe6 into onnx:main May 17, 2022
@jcwchen jcwchen deleted the jcw/replace-deprecated branch May 17, 2022 01:11
hwangdeyu pushed a commit to hwangdeyu/tensorflow-onnx that referenced this pull request May 23, 2022
…ce_value_info (onnx#1930)

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
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.

None yet

2 participants