Skip to content

Support for parsing and printing empty list value as attribute #5516

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 4 commits into from
Aug 22, 2023

Conversation

gramalingam
Copy link
Contributor

The existing parser and printer for ONNX text format does not support an empty list as an attribute value. Fix this.

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
@gramalingam gramalingam requested a review from a team as a code owner August 22, 2023 00:17
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
@gramalingam gramalingam enabled auto-merge August 22, 2023 20:44
@gramalingam gramalingam added this pull request to the merge queue Aug 22, 2023
Merged via the queue into onnx:main with commit b8834f6 Aug 22, 2023
@gramalingam gramalingam deleted the printer-attr-type branch August 22, 2023 21:39
corwinjoy pushed a commit to corwinjoy/onnx that referenced this pull request Sep 5, 2023
…5516)

The existing parser and printer for ONNX text format does not support an
empty list as an attribute value. Fix this.

---------

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
Signed-off-by: Corwin Joy <corwinjoy@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.

2 participants