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 headers in dump network script for caffe API change #223

Merged
merged 1 commit into from
Dec 9, 2016

Conversation

micahjsmith
Copy link
Contributor

@micahjsmith micahjsmith commented Dec 9, 2016

A caffe API change refactored include/caffe/vision_layers.hpp into
several smaller files.

See BVLC/caffe#3315 for details on the caffe API change.

I used https://github.com/BVLC/caffe/pull/3315/files as a reference for what the older header corresponded to in terms of new headers.

I also had to add caffe/util/hdf5.hpp for it to compile, though I don't think that was part of the API change.

A caffe API change refactored `include/caffe/vision_layers.hpp` into
several smaller files.
@pluskid pluskid closed this Dec 9, 2016
@pluskid pluskid reopened this Dec 9, 2016
@pluskid pluskid merged commit 16c1f76 into pluskid:master Dec 9, 2016
@pluskid
Copy link
Owner

pluskid commented Dec 9, 2016

Thanks a lot!

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