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

fix really stupid bug in flatten layer (and add test that shows the #9

Merged
merged 1 commit into from
Dec 5, 2013

Conversation

jeffdonahue
Copy link
Contributor

failure case; not sure why CheckGradientExhaustive didn't catch it)

failure case; not sure why CheckGradientExhaustive didn't catch it)
Yangqing added a commit that referenced this pull request Dec 5, 2013
fix really stupid bug in flatten layer (and add test that shows the
@Yangqing Yangqing merged commit a5658cd into BVLC:master Dec 5, 2013
@jeffdonahue jeffdonahue deleted the fixflattenbug branch January 16, 2014 13:08
@jermainewang jermainewang mentioned this pull request Jan 20, 2014
@jeffdonahue jeffdonahue restored the fixflattenbug branch January 28, 2014 22:50
@sguada
Copy link
Contributor

sguada commented Feb 3, 2014

flatten_layer should return DType(0.) in Backward_cpu and Backward_gpu

@shelhamer
Copy link
Member

Fixed in c78ec08. Thanks for the find.

@jeffdonahue jeffdonahue deleted the fixflattenbug branch February 4, 2014 20:39
@jeffdonahue jeffdonahue restored the fixflattenbug branch February 4, 2014 21:22
@jeffdonahue jeffdonahue deleted the fixflattenbug branch February 5, 2014 21:33
@jeffdonahue jeffdonahue restored the fixflattenbug branch February 6, 2014 09:52
@shelhamer shelhamer added the bug label Feb 12, 2014
mitmul pushed a commit to mitmul/caffe that referenced this pull request Sep 30, 2014
fix really stupid bug in flatten layer (and add test that shows the
zhirongw pushed a commit to zhirongw/caffe that referenced this pull request Dec 12, 2014
@jeffdonahue jeffdonahue deleted the fixflattenbug branch January 22, 2015 02:07
@cysin cysin mentioned this pull request Jul 8, 2015
happynear pushed a commit to happynear/caffe that referenced this pull request Feb 26, 2016
Solve linker issue and update managed wrapper
andpol5 pushed a commit to andpol5/caffe that referenced this pull request Aug 24, 2016
mbassov pushed a commit to mbassov/caffe that referenced this pull request Aug 28, 2017
DEV-28294: Modify Makefile to include c++11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants