Add bindacl project to use ACL from NNAPI (#114)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 21 Mar 2018 23:32:41 +0000 (08:32 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Wed, 21 Mar 2018 23:32:41 +0000 (08:32 +0900)
commitf4f6a45d2f42d56eb4ef2e087ea12122950717d3
tree62c5ea66412d0ddb90585a354aae437663262d85
parenta59622491cec5fd67057323019fc7e5d0110d7b3
Add bindacl project to use ACL from NNAPI (#114)

This will introduce bindacl project to enable binding of ACL from NNAPI
This patch is a copy of logging without logging and does not include ACL for staring point
CMakeLists.txt
experiments/CMakeLists.txt [new file with mode: 0644]
experiments/bindacl/CMakeLists.txt [new file with mode: 0644]
experiments/bindacl/README.md [new file with mode: 0644]
experiments/bindacl/src/nnapi_acl.cc [new file with mode: 0644]