Alexey
2017-06-29 f9b306bd122b2ce332ef537cc4551f6e5abbe0b3
src/cost_layer.h
@@ -1,7 +1,7 @@
#ifndef COST_LAYER_H
#define COST_LAYER_H
#include "params.h"
#include "layer.h"
#include "network.h"
typedef layer cost_layer;