Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 193 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 193 Bytes

test_opencl_image_object

This toy code use opencl image object for a NHWC input tensor, add 1.f to every element and save it as an output tensor.

build it

sh ./buil.sh

run it

./a.out