IVGCVSW-5245 Add Quantization operator=() function
authorKevin May <kevin.may@arm.com>
Tue, 8 Sep 2020 14:50:18 +0000 (15:50 +0100)
committerKevin May <kevin.may@arm.com>
Fri, 11 Sep 2020 08:24:25 +0000 (08:24 +0000)
commitc9a82a24359d8d401ca499fbadd4e3b331a53564
tree7f0c2477d51014881408acfa4eb289573c2288d0
parent045f6be924240a560293a3a7a0ecae49bcf0d1fa
IVGCVSW-5245 Add Quantization operator=() function

* Add unit tests to check if Quantization info copied correctly

Signed-off-by: Kevin May <kevin.may@arm.com>
Change-Id: I7bb7bde5d97e82c57252c6d5131fbe21ad3096d2
include/armnn/Tensor.hpp
src/armnn/test/TensorTest.cpp