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