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