cuDNNのバージョン表記を変更

This commit is contained in:
lltcggie 2016-10-14 19:58:53 +09:00
parent 8c85eb2358
commit 726d708df6

View File

@ -11,7 +11,7 @@
#include <opencv2/core.hpp>
#define CUDNN_DLL_NAME "cudnn64_5.dll"
#define CUDNN_REQUIRE_VERION_TEXT "v5.1 RC"
#define CUDNN_REQUIRE_VERION_TEXT "v5.1"
namespace caffe