caffe-builder icon indicating copy to clipboard operation
caffe-builder copied to clipboard

CMake build scripts to automate building the Caffe library and its dependencies.

Results 30 caffe-builder issues
Sort by recently updated
recently updated
newest added

I install caffe in my anaconda envs by running the following commands: conda create -n caffe python=3.7 conda install caffe-gpu [-c willyd] Actually, I install caffe successfully. But I try...

Hello,I run ‘build_v140.cmd’ in windows10,and occur an error`Performing configuration checks - 32-bit : yes (cached) - arm : no (cached) - mips1 : no (cached) - power : no (cached)...

I apologize if this is the wrong place to ask this. I successfully (I think) ran build_v140_x64.cmd and the necessary directories/files are generated. I am trying to run cmake as...

Sys: libraries_v140_x64_py35_1.1.0.tar.bz2 Executing caffe\scripts\build_win.cmd to build the caffe, fatal: D:\code\machineLearning\caffe\build\ALL_BUILD.vcxproj”(默认目标) (1) -> “D:\code\machineLearning\caffe\build\tools\caffe.bin.vcxproj”(默认目标) (5) -> (Link 目标) -> LINK : fatal error LNK1181: 无法打开输入文件“gflags_shared.lib” [D:\code\machineLearning\caffe\build\tools\caffe.bin.vcxproj] “D:\code\machineLearning\caffe\build\ALL_BUILD.vcxproj”(默认目标) (1) -> “D:\code\machineLearning\caffe\build\examples\classification.vcxproj”(默认目标) (7)...

I installed caffe on windows. But it gives many warnings, such as.. __C:\Users\seigyo\.caffe\dependencies\libraries_v120_x64_py27_1.1.0\libraries\include\google/protobuf/message_lite.h(247): warning C4267: 'return' : 'size_t' ?? 'int' ?????????????????????????? [D:\Installation\Caffe\MyProject\caffe\build\tools\upgrade_solver_proto_text.vcxproj] D:\Installation\Caffe\MyProject\caffe\include\caffe/util/io.hpp(53): warning C4244: '??' : 'uint64_t' ?? 'int'...

Hi, If I build caffe(https://github.com/BVLC/caffe) on windows 10 64 bit, there is error. Here are my settings: Python 3.6.8 Visual Studio 15 2017 Win64 the following code in the cmake...

Hello. When I am building this with cmake, it reports errors all related to VTK library link. `"D:\sources\caffe-builder\build_v140_x64\ALL_BUILD.vcxproj" (default target) (1) -> "D:\sources\caffe-builder\build_v140_x64\packages\opencv\opencv_debug.vcxproj" (default target) (30) -> types.obj : error...

F:\caffe-build\caffe-builder-master\build_v140_x64\ALL_BUILD.vcxproj”(default target) (1 ) -> “F:\caffe-build\caffe-builder-master\build_v140_x64\packages\boost\boost_debug. vcxproj”(default target) (3) -> (CustomBuild target) -> libs\config\checks\architecture\arm.cpp(13): fatal error C1189: #error: "Not ARM" [F:\caffe-build\caffe-builder-master\build_v140_x64\packages\boost\boost_ debug.vcxproj] libs\config\checks\architecture\mips1.cpp(10): fatal error C1189: #error: "N ot MIPS1"...