IVGCVSW-3067 Fix issue with QuantizerVisior not setting TensorShape correctly
authorNattapat Chaimanowong <nattapat.chaimanowong@arm.com>
Tue, 7 May 2019 14:01:00 +0000 (15:01 +0100)
committerNattapat Chaimanowong <nattapat.chaimanowong@arm.com>
Tue, 7 May 2019 14:01:00 +0000 (15:01 +0100)
commit59f32f96c0fc5c451e0fdbbfc24b072b07dc226b
tree5477b29b70fc3785316f9600ffc8bce414e4440c
parenteb2b329b761ce3206505ed8d2eab071a2f97d5e7
IVGCVSW-3067 Fix issue with QuantizerVisior not setting TensorShape correctly

* Also update unit tests for the quantizer to check the input and output
shape of the network

Signed-off-by: Nattapat Chaimanowong <nattapat.chaimanowong@arm.com>
Change-Id: Ie804d852f2a4770d98dfb4dab6415f3d0fdd2ce4
src/armnn/QuantizerVisitor.cpp
src/armnn/test/QuantizerTest.cpp