Helper library for NNAPI v1.2 (#6823)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 22 Aug 2019 05:38:17 +0000 (14:38 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 22 Aug 2019 05:38:17 +0000 (14:38 +0900)
commitc8cb9e96972e6153b82f981a0b077eaed8216b87
tree42824698818b63f3ff633a9949b4cd66a7313a7e
parentd8f7a43030660522486130820f3719367c0ceea7
Helper library for NNAPI v1.2 (#6823)

Introduce helper library for NNAPI v1.2 (almost copy from v1.1, and update)
Change default helper

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/libs/nnapi/CMakeLists.txt
runtimes/libs/nnapi/v1.2/CMakeLists.txt [new file with mode: 0644]
runtimes/libs/nnapi/v1.2/include/NeuralNetworksExShim.h [new file with mode: 0644]
runtimes/libs/nnapi/v1.2/include/NeuralNetworksLoadHelpers.h [new file with mode: 0644]
runtimes/libs/nnapi/v1.2/include/NeuralNetworksShim.h [new file with mode: 0644]
runtimes/libs/nnapi/v1.2/include/NeuralNetworksTypes.h [new file with mode: 0644]