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