dmlc/mshadow

Is 'base.h:173:20:fatal error: cuda.h: No such file or directory' means I did't install cuda?

CP-here opened this issue · 2 comments

/home/hhy/hhy/RichWordSegmentor/../mshadow-master/mshadow/./base.h:173:20: fatal error: cuda.h: No such file or directory

I have this error when running a project

I'm too silly to forgot to add cuda to my include path.
But still I got another error
‘struct mshadow::Tensor<mshadow::cpu, 2, double>’ has no member named ‘shape’

szha commented

This code base has been donated to the Apache MXNet project per #373, and repo is deprecated. Future development and issue tracking should continue in Apache MXNet.