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