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