src/cuda.h @@ -35,6 +35,7 @@ #ifdef CUDNN cudnnHandle_t cudnn_handle(); enum {cudnn_fastest, cudnn_smallest}; #endif #endif