PTS93
2018-01-28 07b39c5f57665cbc4e806c6dd4cac552e1179f35
src/network.h
@@ -64,6 +64,7 @@
    #ifdef GPU
    float **input_gpu;
    float **truth_gpu;
   int wait_stream;
    #endif
} network;