Joseph Redmon
2015-11-17 b394337824c59dd970b87c5978fe4e8b94b85cb2
src/maxpool_layer_kernels.cu
@@ -1,3 +1,7 @@
#include "cuda_runtime.h"
#include "curand.h"
#include "cublas_v2.h"
extern "C" {
#include "maxpool_layer.h"
#include "cuda.h"