Alexey
2018-06-10 526e58d0d1a2f8e640a4791f8df79b8150f75040
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;