AlexeyAB
2017-04-28 57b0fb14a6a3a4669b8bbd4b9c09407063eda61f
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"