adding opencl convolution benchmark
This commit is contained in:
7
tests/opencl/convolution/Makefile
Normal file
7
tests/opencl/convolution/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
PROJECT = convolution
|
||||
|
||||
SRCS = main.cc
|
||||
|
||||
OPTS ?= -n32
|
||||
|
||||
include ../common.mk
|
||||
Reference in New Issue
Block a user