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