Support boolean tensor input and output (#3808)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 3 Dec 2018 06:42:42 +0000 (15:42 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 3 Dec 2018 06:42:42 +0000 (15:42 +0900)
commit3cda63a8d3898ebdd9f8b1302acaef9769a38fbe
tree99e43f9732485020270f5ae8907620815cb221a6
parent7f9dee0325fd74f2c2bac09c3b0ccd6b0d1ac840
Support boolean tensor input and output (#3808)

Supprot boolean tensor input and output in nnapi delegate
Use temporary buffer for casting between boolean array and quantized int array

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
libs/support/tflite/src/nnapi_delegate.cpp