Joseph Redmon
2015-12-16 81c23650e1b880279d29e9a6cef18d29e2cec69c
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"