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

Support make_attribute empty string #2129

Merged
merged 15 commits into from
Sep 15, 2019
Merged

Support make_attribute empty string #2129

merged 15 commits into from
Sep 15, 2019

Conversation

shjwudp
Copy link
Contributor

@shjwudp shjwudp commented Jun 26, 2019

onnx.helper.make_attribute(key, "") would got a FLOATS attribute, fix it

@shjwudp shjwudp requested a review from a team as a code owner June 26, 2019 09:14
@CLAassistant
Copy link

CLAassistant commented Jun 26, 2019

CLA assistant check
All committers have signed the CLA.

@lucienwang1009
Copy link

lucienwang1009 commented Jul 9, 2019

Thanks for fix. Empty list also falls into this issue.

@prasanthpul prasanthpul added operator Issues related to ONNX operators and removed operator Issues related to ONNX operators labels Aug 27, 2019
@prasanthpul prasanthpul added this to the 1.6 milestone Sep 9, 2019
@wschin wschin merged commit ee7072c into onnx:master Sep 15, 2019
jcwchen pushed a commit to jcwchen/onnx that referenced this pull request Sep 23, 2020
* support attribute as empty string

* support attribute as empty string

* code collation
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

8 participants