IVGCVSW-4847, Github #393 Fix TfLite reshape operator
authorJan Eilers <jan.eilers@arm.com>
Mon, 13 Jul 2020 12:40:24 +0000 (13:40 +0100)
committerJan Eilers <jan.eilers@arm.com>
Tue, 14 Jul 2020 14:28:51 +0000 (15:28 +0100)
commitbac9b35df7c59f6b5b61e1d233a49bdb88a973ba
tree798a14e6ffaabe18476b066bdd73e932924caad3
parent171ca7c6063dea09607a4bbe866ea9e94bccd831
IVGCVSW-4847, Github #393 Fix TfLite reshape operator

 * Change order of reading target shape. Checks built-in option first
   then input.

Signed-off-by: Jan Eilers <jan.eilers@arm.com>
Change-Id: Iddc39188ebfb7f71e33c35847de7506a02d807af
src/armnnTfLiteParser/TfLiteParser.cpp