Joseph Redmon
2014-02-14 118bdd6f624a81c7b43689943485f8d70cbd944e
src/connected_layer.h
@@ -12,6 +12,9 @@
    float *weight_updates;
    float *bias_updates;
    float *weight_adapt;
    float *bias_adapt;
    float *weight_momentum;
    float *bias_momentum;