Hello!
I used Matlab 2017a. When I run "make mattest ", I faced the problem:
Invalid MEX-file '/home/zgh/caffe/matlab/+caffe/private/caffe_.mexa64':
......
Error in caffe.set_modecpu (line 5)
caffe('set_mode_cpu');
Error in caffe.run_tests (line 6)
caffe.set_mode_cpu();
......
I want to ask how to solve it ? Or which Matlab version you used ? Thanks very very much!
Hello! I used Matlab 2017a. When I run "make mattest ", I faced the problem:
Invalid MEX-file '/home/zgh/caffe/matlab/+caffe/private/caffe_.mexa64': ...... Error in caffe.set_modecpu (line 5) caffe('set_mode_cpu'); Error in caffe.run_tests (line 6) caffe.set_mode_cpu(); ...... I want to ask how to solve it ? Or which Matlab version you used ? Thanks very very much!