diff --git a/common/waifu2x.h b/common/waifu2x.h index 929c305..18a7825 100644 --- a/common/waifu2x.h +++ b/common/waifu2x.h @@ -11,8 +11,8 @@ #include #define CUDNN_DLL_NAME "cudnn64_7.dll" -#define CUDNN_REQUIRE_VERION_TEXT "v7.3" -#define CUDNN_REQUIRE_VERION 7300 +#define CUDNN_REQUIRE_VERION_TEXT "v7.6" +#define CUDNN_REQUIRE_VERION 7600 namespace caffe