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

Bugfix for concatenating node instead of str. #1933

Merged
merged 3 commits into from
May 18, 2022
Merged

Conversation

FrankD412
Copy link
Contributor

There are two exceptions that attempt to concatenate a node to the exception string. This PR simply calls into the name property to get the node name out.

Signed-off-by: Francesco Di Natale <frank.dinatale1988@gmail.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 for your contribution.

@fatcat-z fatcat-z merged commit aa83304 into onnx:main May 18, 2022
hwangdeyu pushed a commit to hwangdeyu/tensorflow-onnx that referenced this pull request May 23, 2022
Signed-off-by: Francesco Di Natale <frank.dinatale1988@gmail.com>

Co-authored-by: Jay Zhang <36183870+fatcat-z@users.noreply.github.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