naibaf7 / caffe

Caffe: a fast open framework for deep learning. With OpenCL and CUDA support.
http://caffe.berkeleyvision.org/
Other
85 stars 20 forks source link

For clang compaiblity #74

Open skn123 opened 6 years ago

skn123 commented 6 years ago

I could not get "make runtest" to build as some python scripts would need to be changed. In addition the following did not work: a.) Double in CMake. Apparently there is some API mismatch for BLAS routines b.) I need LevelDB to be enabled in order to build examples.