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