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

Use relu(x, use_cudnn=False) for FCN32s #90

Merged
merged 1 commit into from
Apr 4, 2017
Merged

Use relu(x, use_cudnn=False) for FCN32s #90

merged 1 commit into from
Apr 4, 2017

Conversation

yuyu2172
Copy link
Contributor

@yuyu2172 yuyu2172 commented Apr 4, 2017

This is for performance improvement.
The relevant discussions can be found in wkentaro/pytorch-fcn#19.

@wkentaro wkentaro merged commit 144e173 into wkentaro:master Apr 4, 2017
@yuyu2172 yuyu2172 deleted the use-cudnn branch April 4, 2017 11:37
wkentaro added a commit that referenced this pull request Jun 5, 2017
Use relu(x, use_cudnn=False) for FCN32s
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