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