aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/BackendProfilingTests.cpp
AgeCommit message (Expand)Author
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-05-10IVGCVSW-5808 Fix ArmNN backend profiling tests which fail on Jenkins with NPU...Nikhil Raj
2021-02-08IVGCVSW-4873 Implement Pimpl Idiom for IRuntimeKevin May
2020-11-23IVGCVSW-5569 Fix Unittest failure while building using EthosNAcc backendNarumol Prangnawarat
2020-10-02IVGCVSW-5334 Remove remaining boost::numeric_cast from armnnMatthew Sloyan
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-06-11Cleaning up unit test GetProfilingGuidGenerator.Colm Donelan
2020-05-19IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACK...Finn Williams
2020-05-13IVGCVSW-4794 Change ArmNN counters to report delta valuesFinn Williams
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-03-20IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the...Sadik Armagan
2020-03-18IVGCVSW-4463 Change ProfilingService to a member of runtime from a singletonSadik Armagan
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-02-17IVGCVSW-4340 Backend profiling: Add tests for Timeline functionsColm Donelan
2020-02-14IVGCVSW-4338 Implement the Activation of Counters in backendsFinn Williams
2020-02-13IVGCVSW-4400 Backend Counter Registry FunctionalityDavid Monahan