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