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

[Torch] Fix ELU conversion #8699

Merged
merged 1 commit into from
Aug 10, 2021
Merged

[Torch] Fix ELU conversion #8699

merged 1 commit into from
Aug 10, 2021

Conversation

masahi
Copy link
Member

@masahi masahi commented Aug 10, 2021

Fix #8679

PyTorch ELU had a bug in sign, that causes accuracy issues when inputs are negative.

@siju-samuel @comaniac @jcf94

Copy link
Member

@junrushao junrushao left a comment

Choose a reason for hiding this comment

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

Thanks for the fix Masa!

@masahi masahi merged commit b7488ef into apache:main Aug 10, 2021
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Aug 11, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
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.

Lower accuracy for a resnet-18 model with TVM
3 participants