IVGCVSW-5293 Remove boost::format from armnn/tests
authorJames Ward <james.ward@arm.com>
Mon, 7 Sep 2020 15:45:07 +0000 (16:45 +0100)
committerJames Ward <james.ward@arm.com>
Thu, 10 Sep 2020 10:17:58 +0000 (10:17 +0000)
commit08f4016b8ae8ee836fc813abcbc7db826924f3ec
tree93dae8a2edbc408f9a021668c15879cc96d805c9
parent1f3b49be73d1fadf06f20c912aa160a5ab53a6a8
IVGCVSW-5293 Remove boost::format from armnn/tests

 * Replaced boost::format with fmt::format

Signed-off-by: James Ward <james.ward@arm.com>
Change-Id: Icf5a6508e7be3d31bc063643491fc5e0607f21fa
tests/InferenceModel.hpp
tests/InferenceTest.inl
tests/InferenceTestImage.cpp