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

Update elu_backward signature #2694

Merged
merged 2 commits into from
Jan 11, 2021
Merged

Update elu_backward signature #2694

merged 2 commits into from
Jan 11, 2021

Conversation

JackCaoG
Copy link
Collaborator

This is to fix #2693. We need to match the node signature change in pytorch/pytorch#49272

Copy link
Member

@H-Huang H-Huang left a comment

Choose a reason for hiding this comment

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

Sorry for the delay, pytorch/pytorch#49272 has been merged now, so this is ready to go after the changes.

@JackCaoG
Copy link
Collaborator Author

@H-Huang Thanks for the update, I will wait for the test to finish and merge this change

@JackCaoG JackCaoG force-pushed the elu_back_update branch 2 times, most recently from ddfd316 to fa4d21b Compare January 11, 2021 22:12
@JackCaoG JackCaoG merged commit e62799e into master Jan 11, 2021
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.

[PT_BREAK] elu_backward AtenXlaType function missed override
3 participants