aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/ProfilerTests.cpp
AgeCommit message (Expand)Author
2021-10-22IVGCVSW-6440 Print new Optimize and LoadedNetwork profiling pointsKevin May
2021-08-05IVGCVSW-6258 'Unittest failures'Sadik Armagan
2021-08-05IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSONKeith Davis
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-05-18IVGCVSW-5964 Removing some remaining boost utility usages from tests.Colm Donelan
2021-02-15IVGCVSW-5675 Implement Pimpl Idiom for IProfiler (lower priority)Francis Murtagh
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-03-19IVGCVSW-4552 Fix Wrapper Object Use after free in ProfilerTestsFinn Williams
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-01-20Remove use of ArmNN.hpp where it is unnecessary.Matthew Bentham
2019-11-28Github #274 Use non-deprecated path to boost headerMatthew Bentham
2019-08-27IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREFMatteo Martincigh
2019-08-22IVGCVSW-3656 Make the reference backend optionalMatteo Martincigh
2019-08-09IVGCVSW-3603 *Json printer prints full profiling hierarchyDerek Lamberti
2019-02-27IVGCVSW-2764 Strengthen test for thread-safety in ProfilerMatthew Bentham
2018-10-22IVGCVSW-2019 : replace Compute enum in the backend preferences listDavid Beck
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01