IVGCVSW-5299 Remove some boost::numeric_cast from armnn/tests
authorMatthew Sloyan <matthew.sloyan@arm.com>
Tue, 8 Sep 2020 11:00:32 +0000 (12:00 +0100)
committerMatthew Sloyan <matthew.sloyan@arm.com>
Fri, 11 Sep 2020 17:24:18 +0000 (18:24 +0100)
commit80c6b146046252af153af27025a28fb59d33c5e6
tree82cc16369d0a163fc4f97a25af13c4d792faecf8
parent77062ca6f288830a21e4ff4237059623eba25fa2
IVGCVSW-5299 Remove some boost::numeric_cast from armnn/tests

 * Replaced with armnn/utility/NumericCast.hpp
 * Removed combinations without float implementation in NumericCast.hpp

Signed-off-by: Matthew Sloyan <matthew.sloyan@arm.com>
Change-Id: Ia4ec605f063cdb0071fff302ef48c610f9f9505e
13 files changed:
tests/CaffePreprocessor.cpp
tests/Cifar10Database.cpp
tests/DeepSpeechV1Database.hpp
tests/DeepSpeechV1InferenceTest.hpp
tests/ImagePreprocessor.cpp
tests/InferenceModel.hpp
tests/InferenceTest.inl
tests/InferenceTestImage.cpp
tests/MnistDatabase.cpp
tests/MobileNetSsdDatabase.hpp
tests/NetworkExecutionUtils/NetworkExecutionUtils.hpp
tests/YoloDatabase.cpp
tests/profiling/gatordmock/tests/GatordMockTests.cpp