Fix null type reference (#7059)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 2 Sep 2019 03:45:24 +0000 (12:45 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Mon, 2 Sep 2019 03:45:24 +0000 (12:45 +0900)
commit85c39d8ff36353d196f47440f3f22374fe9d7fbe
tree485307318dceeb903be4953ab8f8ff1e6cbc1268
parente14b0b7007633a30894fb1a4bddadbd482276718
Fix null type reference (#7059)

Instead of using getOperandSize, use type pointer to find out operand has unspecified shape

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksExecution.cc