Hi developers,
I tried to build Matlab with CMake, and it worked fine on Ubuntu. I am just curious why BUILD_matlab is set OFF in default.
caffe_option(BUILD_matlab "Build Matlab wrapper" OFF IF UNIX OR APPLE)
https://github.com/BVLC/caffe/blob/master/CMakeLists.txt#L29
Thanks,
I'm not caffe dev.
Most helpful comment
I'm not caffe dev.