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

Seperated build, distribute and source directories #29

Merged
merged 3 commits into from
Jan 19, 2014
Merged

Seperated build, distribute and source directories #29

merged 3 commits into from
Jan 19, 2014

Conversation

kloudkl
Copy link
Contributor

@kloudkl kloudkl commented Jan 13, 2014

Generated objects and executable files now go to $(BUILD_DIR) and distributed files go to $(DISTRIBUTE_DIR). The following targets all, init, test, clean, examples, pycaffe, matcaffe, and distribute can all be built successfully after executing "make clean".

Adding proto target to generate C codes from proto files is convenient when working in an IDE such as Eclipse. Currently this can only be done by executing other more heavy weight targets.

@sergeyk @Yangqing @lifeiteng @niuzhiheng

issue: #1 #22

shelhamer added a commit that referenced this pull request Jan 19, 2014
Separate build, distribute, and src directories + build more cuda archs
@shelhamer shelhamer merged commit 7c2ec45 into BVLC:master Jan 19, 2014
@shelhamer
Copy link
Member

Thanks for the build cleanup!

@kloudkl kloudkl mentioned this pull request Apr 3, 2014
mitmul pushed a commit to mitmul/caffe that referenced this pull request Sep 30, 2014
Separate build, distribute, and src directories + build more cuda archs
twmht pushed a commit to twmht/caffe that referenced this pull request Aug 20, 2018
Added check for shape mismatch
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