aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-02-15IVGCVSW-6786 Add import if memory aligned option to ExecuteNetworkJim Flynn
2022-02-14IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptionsJim Flynn
2022-02-07IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils.Colm Donelan
2022-02-03IVGCVSW-6680 Delegate Segfaults on Execute NetworkRyan OShea
2022-01-27IVGCVSW-6739 'Issues on Logging API'Sadik Armagan
2022-01-24IVGCVSW-6733 Add missing qasymms8 output type to delegateFinn Williams
2022-01-12Fix thread safety issues in TimelineDecoder and associated unit testsMatthew Bentham
2021-12-09IVGCVSW-6611 ExNet prints inference time twiceCathal Corbett
2021-12-08Add addition timing logging outputJan Eilers
2021-11-30IVGCVSW-5611 TfLiteDelegate: Investigate and fix incorrect output from Deep_s...Tamas Nyiri
2021-11-17IVGCVSW-6580 ModelAccuracyTool: change parameter "b,blacklist-path"Teresa Charlin
2021-11-04IVGCVSW-6303 Create a SingleAxisPacking strategyFinn Williams
2021-11-03Revert "IVGCVSW-6359 Added support for Float16 (Half) to Execute Network"David Monahan
2021-11-01IVGCVSW-6359 Added support for Float16 (Half) to Execute NetworkDavid Monahan
2021-10-28IVGCVSW-6473 Add warnings to ExecuteNetwork on invalid output tensor type.Colm Donelan
2021-10-28IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-ExamplesFrancis Murtagh
2021-10-27IVGCVSW-5879 Fix problems with using internal profiling from delegate.Colm Donelan
2021-10-26IVGCVSW-6470 Create MemoryStrategyBenchmarkJim Flynn
2021-10-22IVGCVSW-6359 Create a single definition of TContainerDavid Monahan
2021-10-18IVGCVSW-5879 Pass the execute network parameters to the TfLiteDelegate.Colm Donelan
2021-10-18IVGCVSW-6450 Add Support of Models with Dynamic Batch Tensor to ONNX parserNarumol Prangnawarat
2021-10-15Profile optimizer in ExecuteNetworkDerek Lamberti
2021-10-14Fix "error: no match for ‘operator+’" in GatordMockTestsTeresa Charlin Reyes
2021-09-14IVGCVSW-6369 Fix ExecuteNetwork output failureJan Eilers
2021-09-13Add 'do-not-print-output' option to ExNetJan Eilers
2021-09-02GitHub #572 ExecuteNetwork Segfault for TFLite DelegateMike Kelly
2021-08-20IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CLKeith Davis
2021-08-10IVGCVSW-6292 Allow profiling details to be switched off during profilingKeith Davis
2021-08-10IVGCVSW-6289 Separate tensor shape inference and validation callsFinn Williams
2021-08-04IVGCVSW-5980 JSON profiling outputKeith Davis
2021-07-28Different input data for every iteration of ExecuteNetworkJan Eilers
2021-07-26GitHub #557 wrong result in int8 modelexperimental/CustomAllocator3Mike Kelly
2021-07-21NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-06-23IVGCVSW-6062 Rework the async threadpoolFinn Williams
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-06-01IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in pro...Nikhil Raj
2021-05-26IVGCVSW-6009 Enable creating thread pool with 1 threadKevin May
2021-05-26IVGCVSW-6009 Integrate threadpool into ExNetKevin May
2021-05-19IVGCVSW-5964 Removing some obsolete Boost references.Colm Donelan
2021-04-29IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::...Francis Murtagh
2021-04-29IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentationKevin May
2021-04-29IVGCVSW-5775 'Add Async Support to ExecuteNetwork'Sadik Armagan
2021-04-27IVGCVSW-5721 Remove the Tensorflow Parser from ArmNNNikhil Raj
2021-04-27IVGCVSW-5719 Remove QuantizerKevin May
2021-04-16IVGCVSW-5720 Remove the Caffe Parser from ArmNNNikhil Raj
2021-04-07Fix graph copy memory spikeFinn Williams
2021-04-01IVGCVSW-5651 'Regression in CLConvolution2dWorkload'Sadik Armagan
2021-03-24Fix YoloV3 test program incorrect use of absKeith Mok
2021-03-04armnn_tfl_benchmark: allow string of backend to pass directlyKeith Mok