Alexey
2018-06-07 35b9c3d0e761afa4ae2d900c818e399c0d4e73d4
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;