8000 Fix im2col nonsquare bug (#284) by jeffdonahue · Pull Request #298 · BVLC/caffe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix im2col nonsquare bug (#284) #298

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

Merged
merged 3 commits into from
Apr 8, 2014

Conversation

jeffdonahue
Copy link
Contributor

Commit 58fe797 modifies the tests in test_convolution_layer.cpp to expose the im2col GPU bounds checking bug for non-square inputs identified by @kmatzen (#284). Commit 1fa5ae2 fixes the bug and makes the tests pass. The change to im2col.cu can be cherry-picked into master but the tests won't work on master without modifications (due to using convolution_param()).

@shelhamer
Copy link
Member

Thanks @jeffdonahue and thanks for the catch @kmatzen.

shelhamer added a commit that referenced this pull request Apr 8, 2014
@shelhamer shelhamer merged commit 9f638cb into BVLC:dev Apr 8, 2014
@shelhamer
Copy link
Member

Fix commit cherry-picked to master in 5528f5e as suggested.

@jeffdonahue jeffdonahue deleted the im2col-nonsquare-bug branch April 8, 2014 03:29
@shelhamer shelhamer mentioned this pull request May 20, 2014
mitmul pushed a commit to mitmul/caffe that referenced this pull request Sep 30, 2014
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
0