Home
last modified time | relevance | path

Searched refs:CUDNN_VERSION_STR (Results 1 – 1 of 1) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/cuda/core/runtime/
H A DCUDARuntime.cpp23 #define CUDNN_VERSION_STR STR(CUDNN_MAJOR) "." STR(CUDNN_MINOR) "." STR(CUDNN_PATCHLEVEL) macro
26 #pragma message "compile with cuDNN " CUDNN_VERSION_STR " "