mirror of
https://github.com/lltcggie/waifu2x-caffe.git
synced 2025-06-26 13:42:48 +00:00
CUDNN_DLL_NAMEが間違っていたのを修正
This commit is contained in:
parent
48d7f78899
commit
2b78b82ac1
@ -9,7 +9,7 @@
|
|||||||
#include <boost/filesystem.hpp>
|
#include <boost/filesystem.hpp>
|
||||||
#include <opencv2/opencv.hpp>
|
#include <opencv2/opencv.hpp>
|
||||||
|
|
||||||
#define CUDNN_DLL_NAME "cudnn64_70"
|
#define CUDNN_DLL_NAME "cudnn64_70.dll"
|
||||||
|
|
||||||
|
|
||||||
namespace caffe
|
namespace caffe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user