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 an error made in removing the SoftmaxLossLayer GPU stubs #1656

Merged
merged 1 commit into from
Dec 30, 2014

Conversation

longjon
Copy link
Contributor

@longjon longjon commented Dec 30, 2014

#1655 was accidentally merged breaking the CPU_ONLY build, since the GPU stubs were still being generated in that case. This PR should fix that.

@longjon
Copy link
Contributor Author

longjon commented Dec 30, 2014

This PR was illegitimately failing; now passing, and now merging.

longjon added a commit that referenced this pull request Dec 30, 2014
Fix an error made in removing the SoftmaxLossLayer GPU stubs
@longjon longjon merged commit 9b3b440 into BVLC:dev Dec 30, 2014
@longjon longjon deleted the fix-softmax-loss-stubs branch December 30, 2014 04:59
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.

1 participant