mirror of
https://github.com/lltcggie/waifu2x-caffe.git
synced 2025-06-26 05:32:47 +00:00
使用するcuDNNをv7.6に更新
This commit is contained in:
parent
d0dc6e6d23
commit
67306abc32
@ -11,8 +11,8 @@
|
|||||||
#include <opencv2/core.hpp>
|
#include <opencv2/core.hpp>
|
||||||
|
|
||||||
#define CUDNN_DLL_NAME "cudnn64_7.dll"
|
#define CUDNN_DLL_NAME "cudnn64_7.dll"
|
||||||
#define CUDNN_REQUIRE_VERION_TEXT "v7.3"
|
#define CUDNN_REQUIRE_VERION_TEXT "v7.6"
|
||||||
#define CUDNN_REQUIRE_VERION 7300
|
#define CUDNN_REQUIRE_VERION 7600
|
||||||
|
|
||||||
|
|
||||||
namespace caffe
|
namespace caffe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user