From 65c42dc4d68ac163b77a3139feee3e7d4530b5c5 Mon Sep 17 00:00:00 2001 From: Mike Kelly Date: Mon, 22 Jul 2019 14:06:00 +0100 Subject: IVGCVSW-3463 Fix Hal 1.2 Dynamic Output Shape VTS test failures *Updating ArmnnPreparedModel_1_2 to work with output shapes and timing. Change-Id: I06c4ecaf1e2c36ef77a0731ece4885fc3997cd3b Signed-off-by: Sadik Armagan Signed-off-by: Mike Kelly --- RequestThread.cpp | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'RequestThread.cpp') diff --git a/RequestThread.cpp b/RequestThread.cpp index 4b646034..052c5c11 100644 --- a/RequestThread.cpp +++ b/RequestThread.cpp @@ -21,15 +21,15 @@ using namespace android; namespace armnn_driver { -template