Maybe something changed?

This commit is contained in:
Joseph Redmon
2014-10-25 22:04:34 -07:00
parent 5c9a773bb6
commit edbccdfcaf
7 changed files with 34 additions and 23 deletions

View File

@@ -342,7 +342,7 @@ void bias_output_gpu(const convolutional_layer layer)
check_error(cl);
}
#define TIMEIT
//#define TIMEIT
void forward_convolutional_layer_gpu(convolutional_layer layer, cl_mem in)
{