Joseph Redmon
2016-03-16 cff59ba1353b79ec3b69059ce1b4f191540616fd
src/network.h
@@ -36,6 +36,7 @@
    int inputs;
    int h, w, c;
    int max_crop;
    #ifdef GPU
    float **input_gpu;