Maybe some stuff changed

This commit is contained in:
Joseph Redmon
2014-10-25 17:35:25 -07:00
parent 14303717dc
commit 5c9a773bb6
4 changed files with 9 additions and 60 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)
{