aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/utility
AgeCommit message (Expand)Author
2023-12-07IVGCVSW-8159 Fix for build failures on C++14 compilersMike Kelly
2023-12-05IVGCVSW-8159 Fixed issues building with NDK r26Mike Kelly
2023-04-05Fix gcc 13 compiler errorsPablo Marquez Tello
2021-11-02Move command line parsing in external delegate to DelegateOptionsJan Eilers
2021-09-21Fix compile error in TransformIteratorRob Hughes
2021-07-01Fix undefined behaviour in PolymorphicDowncastMatthew Bentham
2021-02-19Fix TransformIterator operator=Rob Hughes
2020-10-28IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iteratorFinn Williams
2020-10-02IVGCVSW-5306 Add floating point type checks to NumericCast.hppMatthew Sloyan
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-05-22Adding more performance metricsalered01
2020-04-22IVGCVSW-4718 Fix failing Execute Network TestsDavid Monahan
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-04-10IVGCVSW-4483 Introduce PolymorphicPointerDowncastJan Eilers
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-09IVGCVSW-4486 Introduce numeric_cast implementationDerek Lamberti
2020-03-09IVGCVSW-4483 Introduce polymorphic_downcast implementationDerek Lamberti
2020-03-05IVGCVSW-4485 Introduce ARMNN_ASSERT(_MSG) macrosDerek Lamberti
2020-03-05IVGCVSW-4482 Introduce IgnoreUnused implementationDerek Lamberti