deepcut icon indicating copy to clipboard operation
deepcut copied to clipboard

Errors while compiling CPU-only version

Open ParikaGoel opened this issue 6 years ago • 0 comments

I am facing below errors while trying to compile caffe with "CPU_ONLY := 1" flag. There is some error related to STUB_GPU macro. It leads to redefinition of all the functions which gives compiler error. Below is the screenshot attached:

image

ParikaGoel avatar Nov 26 '19 10:11 ParikaGoel