mirror of
https://github.com/lltcggie/waifu2x-caffe.git
synced 2025-06-26 13:42:48 +00:00
使用するcuDNNのバージョン表記修正
This commit is contained in:
parent
f43c057150
commit
597e5b3164
@ -11,7 +11,7 @@
|
||||
#include <opencv2/core.hpp>
|
||||
|
||||
#define CUDNN_DLL_NAME "cudnn64_5.dll"
|
||||
#define CUDNN_REQUIRE_VERION_TEXT "v5 RC"
|
||||
#define CUDNN_REQUIRE_VERION_TEXT "v5.1 RC"
|
||||
|
||||
|
||||
namespace caffe
|
||||
|
Loading…
x
Reference in New Issue
Block a user