AlexeyAB
2017-01-15 e83d8e56d56978e5c2e571b8b4bf05b90a851ce0
src/convolutional_kernels.cu
@@ -2,6 +2,8 @@
#include "curand.h"
#include "cublas_v2.h"
#pragma comment(lib, "cudnn.lib")
extern "C" {
#include "convolutional_layer.h"
#include "batchnorm_layer.h"