AlexeyAB
2018-08-23 5b6be00d4b1ffd671c20c4c72d2239c924eaa3d4
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"