Add a check for the number of output types to ExecuteNetwork
authorMatteo Martincigh <matteo.martincigh@arm.com>
Thu, 29 Aug 2019 15:26:10 +0000 (16:26 +0100)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Thu, 29 Aug 2019 17:56:18 +0000 (17:56 +0000)
commit08b518687d2bf2683a2c5f571d3e76d71d67d048
tree1aa9c4b6c5b906f23c930014f49bfb4c696b8b9d
parentedd6fdcede66da73179170443978adeca073c7be
Add a check for the number of output types to ExecuteNetwork

 * If the number of the declared output types does not match
   the number of outputs, throw an error (just like we do for
   the inputs)

Change-Id: I1cb873bf443a31ecdbc11195462e9614ae3a6637
Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
tests/NetworkExecutionUtils/NetworkExecutionUtils.hpp