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