Alexey
2018-07-04 f7961c3ca883f5ab63216e869d45e8925fc1cee7
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;