cuda tensorflow 等等都已安装 执行 cd tensorflow/custom_op make 时却提示make: nvcc: Command not found.... makefile:6: recipe for target 'all' failed 求问这是为什么呀~
cuda tensorflow 等等都已安装
执行
cd tensorflow/custom_op
make
时却提示make: nvcc: Command not found....
makefile:6: recipe for target 'all' failed
求问这是为什么呀~