AlexeyAB
2018-06-03 5d8e3526edb9c7df26a4430b5b294b221bab3cb2
src/avgpool_layer_kernels.cu
@@ -1,3 +1,7 @@
#include "cuda_runtime.h"
#include "curand.h"
#include "cublas_v2.h"
extern "C" {
#include "avgpool_layer.h"
#include "cuda.h"