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