aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/RuntimeTests.cpp
AgeCommit message (Expand)Author
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-10-08IVGCVSW-6313 Support pre-importing outputsFinn Williams
2021-09-15IVGCVSW-6312 Support pre-importing inputsFinn Williams
2021-07-15Fix some compile warnings & errorsRob Hughes
2021-07-05Remove excess trace messages from unit testsMatthew Bentham
2021-06-16IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/...Nikhil Raj
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2021-02-08IVGCVSW-4873 Implement Pimpl Idiom for IRuntimeKevin May
2020-09-30Refactored Optimize(...) function to throw exceptions instead of returning nullMike Kelly
2020-07-14IVGCVSW-5101 Add a SOL/EOL and a process ID label to NetworkJim Flynn
2020-06-17IVGCVSW-4900 Update Timeline Directory Message with new fieldsJim Flynn
2020-06-03remove BOM from filesLaurent Carlier
2020-05-24IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduc...Finn Williams
2020-05-13IVGCVSW-4775 Centralizing definition of ThreadIdSize to fix MLCE-189Colm Donelan
2020-04-02IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocolKeith Davis
2020-03-26IVGCVSW-4526 Fix UnitTest errors when running on raspberry piJan Eilers
2020-03-24IVGCVSW-4596 Fix BufferManager's packet orderFinn Williams
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-03-09IVGCVSW-4541 Modify Timeline Packet constructionKeith Davis
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-12-09IVGCVSW-4157 Pass custom options directly to backendsDerek Lamberti
2019-12-04IVGCVSW-4016 Add the Inference timeline trace and unit testsDavid Monahan
2019-12-02IVGCVSW-4015 Add input and output workload to post-optimisation structureNarumol Prangnawarat
2019-11-29IVGCVSW-4070 Implement "send post-optimized network structure"Narumol Prangnawarat
2018-11-15Adedd load/unload warm-up before the memory lek test to put the runtime into aMatteo Martincigh
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-22IVGCVSW-2060: Separate and move backend specific unit tests from the src/armn...Aron Virginas-Tar
2018-10-22IVGCVSW-2019 : replace Compute enum in the backend preferences listDavid Beck
2018-10-10IVGCVSW-1929: Fix for this defect (QASYM8 no scale)jimfly01
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01
2018-05-23Release 18.05surmeh01
2018-03-29Release 18.03surmeh01
2018-03-09Release 18.02telsoa01