Add experiment code for Convolution with ACL (#186)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 26 Mar 2018 04:39:36 +0000 (13:39 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 26 Mar 2018 04:39:36 +0000 (13:39 +0900)
commite3c07dd78fdd4418fee1412356aa8d254db62faa
tree6a6fec585110de9cbf28f190f1cbef2d7e28422f
parentda1f5626cbad0aef3aac06ca5ffff9f6a6eb3fbe
Add experiment code for Convolution with ACL (#186)

* Add experiment code for Convolution with ACL

This will add experimental code to work on Convolution with ACL

* add todo using  env var
experiments/CMakeLists.txt
experiments/convacl/CMakeLists.txt [new file with mode: 0644]
experiments/convacl/src/nnapi_acl_conv.cc [new file with mode: 0644]