MLCE-103 Remove hardcoded output shape in ModelAccuracyTool
authorSiCong Li <sicong.li@arm.com>
Fri, 21 Jun 2019 15:02:40 +0000 (16:02 +0100)
committerJames Conroy <james.conroy@arm.com>
Tue, 9 Jul 2019 14:14:41 +0000 (14:14 +0000)
commitc0ed7baa8c05c4710034dfd179fadd31b716a46f
treef8e2a5724d724eab0cfc570a417947c52cb6c451
parent2979457c5974e298033c387a5cd33f95e3301623
MLCE-103 Remove hardcoded output shape in ModelAccuracyTool

We can obtain the output tensor shape from the model provided by
the user.

Signed-off-by: SiCong Li <sicong.li@arm.com>
Change-Id: I5074734315174c1b5dc8eea1eff18a4a1c566f2a
tests/ModelAccuracyTool-Armnn/ModelAccuracyTool-Armnn.cpp