Alexey
2017-02-03 2fc5f6d46b089368d967b3e1ad6b2473b6dc970e
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"