Joseph Redmon
2016-06-23 52a6c30748c0cc115e77e9301ac631dd5fd8954c
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"