Closed
Conversation
740f1a2 to
737a00a
Compare
737a00a to
f2df0a0
Compare
f2df0a0 to
078dbb7
Compare
078dbb7 to
27ea694
Compare
27ea694 to
ac62dd4
Compare
ac62dd4 to
27b5586
Compare
houseroad
approved these changes
Jul 12, 2018
Member
houseroad
left a comment
There was a problem hiding this comment.
Thanks for adding CuDNN implementation in activation ops and cleaning the codebase.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
27b5586 to
c5595ee
Compare
c5595ee to
03bba1e
Compare
Contributor
Author
|
@pytorchbot retest this please |
03bba1e to
50f731e
Compare
50f731e to
761186e
Compare
Summary: Pull Request resolved: pytorch#9379 Add cudnn activation ops Reviewed By: houseroad Differential Revision: D8818013 fbshipit-source-id: 88aa332b8a17345c798ad65c964bc05b79154ca8
761186e to
732a7eb
Compare
goodlux
pushed a commit
to goodlux/pytorch
that referenced
this pull request
Aug 15, 2018
Summary: Pull Request resolved: pytorch#9379 Add cudnn activation ops Reviewed By: houseroad Differential Revision: D8818013 fbshipit-source-id: d3881c634a46578b9331da07f9fdf7e1f31d7e8a
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: Add cudnn activation ops
Differential Revision: D8818013