AlexeyAB
2017-06-30 5eb552fcfcfc8a43b68cc593d1e0e15ebde40b20
src/convolutional_kernels.cu
@@ -2,7 +2,9 @@
#include "curand.h"
#include "cublas_v2.h"
#ifdef CUDNN
#pragma comment(lib, "cudnn.lib")  
#endif
extern "C" {
#include "convolutional_layer.h"