Skip to content

Conversation

tnarihi
Copy link
Contributor

@tnarihi tnarihi commented May 4, 2015

This PR corrects the argument of CAFFE_GET_BLOCKS for parameter backward computation in PReLULayer pointed in #2406. This doesn't change anything numerically, but will speed up computation by removing redundant blocks. See 63ed23b for primary change in this PR.
Some modification for readability is also made (4348c6f).

Thanks @mausoomsarkar for reporting!

@tnarihi tnarihi mentioned this pull request May 4, 2015
@jeffdonahue
Copy link
Contributor

Thanks for the fix and cleanup @tnahari!

jeffdonahue added a commit that referenced this pull request May 5, 2015
Fix #2406: wrong thread blocks setting for PReLU
@jeffdonahue jeffdonahue merged commit 40f6dff into BVLC:master May 5, 2015
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