From 726d708df6e0a943cb282cc7dfa83707b3fbe9da Mon Sep 17 00:00:00 2001 From: lltcggie Date: Fri, 14 Oct 2016 19:58:53 +0900 Subject: [PATCH] =?UTF-8?q?cuDNN=E3=81=AE=E3=83=90=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=83=A7=E3=83=B3=E8=A1=A8=E8=A8=98=E3=82=92=E5=A4=89=E6=9B=B4?= 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 6d93080..f746c7e 100644 --- a/common/waifu2x.h +++ b/common/waifu2x.h @@ -11,7 +11,7 @@ #include #define CUDNN_DLL_NAME "cudnn64_5.dll" -#define CUDNN_REQUIRE_VERION_TEXT "v5.1 RC" +#define CUDNN_REQUIRE_VERION_TEXT "v5.1" namespace caffe