Joseph Redmon
2014-10-26 edbccdfcaf46f11e631afe98796f3e6e170da5d0
src/convolutional_layer.c
@@ -342,7 +342,7 @@
    check_error(cl);
}
#define TIMEIT
//#define TIMEIT
void forward_convolutional_layer_gpu(convolutional_layer layer, cl_mem in)
{