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