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