Tyson
Tyson
The new cudnn throws this error after update: ./vod.sh /home/tyson/Git/torch/install/bin/luajit: /home/tyson/Git/torch/install/share/lua/5.1/trepl/init.lua:389: /home/tyson/Git/torch/install/share/lua/5.1/trepl/init.lua:389: /home/tyson/Git/torch/install/share/lua/5.1/cudnn/ffi.lua:1603: 'libcudnn (R5) not found in library path. Please install CuDNN from https://developer.nvidia.com/cuDNN Then make sure files named...
build fails with errors along the lines of: /usr/home/tyson/Git/butterflow/butterflow/avinfo.c:5:10: fatal error: 'libavcodec/avcodec.h' file not found despite the correct dependencies being installed. I'm not particularly familiar with python, is there something...
On centos 7 and all dependencies installed, `make` fails with: ``` fatal error: opencv2/gpu/gpu.hpp: No such file or directory #include "opencv2/gpu/gpu.hpp" ``` using qt 5.6, opencv 2.4.8