AlexeyAB
2017-09-15 88e2fce754c551a5adbb470514a12a7a9ae95a07
src/deconvolutional_layer.h
@@ -2,7 +2,6 @@
#define DECONVOLUTIONAL_LAYER_H
#include "cuda.h"
#include "params.h"
#include "image.h"
#include "activations.h"
#include "layer.h"