From 2b78b82ac1eed25c6390ac6b10f5968eaa3e9181 Mon Sep 17 00:00:00 2001 From: lltcggie Date: Sun, 6 Dec 2015 21:45:30 +0900 Subject: [PATCH] =?UTF-8?q?CUDNN=5FDLL=5FNAME=E3=81=8C=E9=96=93=E9=81=95?= =?UTF-8?q?=E3=81=A3=E3=81=A6=E3=81=84=E3=81=9F=E3=81=AE=E3=82=92=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/waifu2x.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/waifu2x.h b/common/waifu2x.h index af6462c..db1b060 100644 --- a/common/waifu2x.h +++ b/common/waifu2x.h @@ -9,7 +9,7 @@ #include #include -#define CUDNN_DLL_NAME "cudnn64_70" +#define CUDNN_DLL_NAME "cudnn64_70.dll" namespace caffe