mhaghighat
2018-08-15 756a3144cc5d055ecd2f769ce816f55f2fc1d880
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;