Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Can you tell me where is the caffe install folder? #4

Closed
supernihui opened this issue Oct 30, 2017 · 2 comments
Closed

Can you tell me where is the caffe install folder? #4

supernihui opened this issue Oct 30, 2017 · 2 comments

Comments

@supernihui
Copy link

Your docker image is amazing and I have tested all deeplearning tools like caffe,tensorflow etc can work. But I want to find the location of the build folder of caffe.
Thanks.

@ufoym
Copy link
Owner

ufoym commented Nov 27, 2017

Thank you.
If you just need to know where the executable is, you can run which <executable>.
For instance:

$ which caffe
/usr/local/bin/caffe

Note that we remove sources after building from them.

@ufoym ufoym closed this as completed Nov 27, 2017
@coderzuo
Copy link

Could you keep the sources? Because some caffe layer, such as depth-wise and GIoU loss, need to add by users. Thus, some times users have to rebuild it.

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants