aboutsummaryrefslogtreecommitdiff
path: root/tests/ImagePreprocessor.cpp
AgeCommit message (Expand)Author
2020-10-13IVGCVSW-4489 Remove remaining occurrence of boost::formatMatthew Sloyan
2020-09-11IVGCVSW-5299 Remove some boost::numeric_cast from armnn/testsMatthew Sloyan
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-05-27IVGCVSW-3129 Image pre-processing fix for TFLiteFinnWilliamsArm
2019-01-07IVGCVSW-2421 Remove the template-based version of armnnUtils::PermuteMatteo Martincigh
2018-10-29Fixed Android32 build error blocking masterMatteo Martincigh
2018-10-26IVGCVSW-2029 Fix fully connected layer support in TfLite Parser and implement...Nattapat Chaimanowong
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01