Alexey
2017-11-26 eeb81f29375298dc1c8fc64374f40b6a743577a9
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"