AlexeyAB
2018-01-24 cc6ab9b3ccf48322b97f7fe096381d5594d198f7
src/network.h
@@ -64,6 +64,7 @@
    #ifdef GPU
    float **input_gpu;
    float **truth_gpu;
   int wait_stream;
    #endif
} network;