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