aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-01-21Add thin abstraction layer for network socketsRob Hughes
2020-01-20IVGCVSW-4239 Remove dynamic link to libOpenCL.soFrancis Murtagh
2020-01-20IVGCVSW-4106 Network not failing when Inference time is greater than threshol...Nikhil Raj
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2020-01-07IVGCVSW-4246 Enable -Wextra by defaultDerek Lamberti
2020-01-03IVGCVSW-4195 Fix MultipleNetworksCifar10 test to load dynamic backendNarumol Prangnawarat
2019-12-30IVGCVSW-4246 Clean build end-to-end tests with -WextraDerek Lamberti
2019-12-06Bugfix: Fix include directives for GatordFrancis Murtagh
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-12-04IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3Jim Flynn
2019-12-03IVGCVSW-4206 Correctly pass execute network parameter.Derek Lamberti
2019-12-02IVGCVSW-4206 Optionally parse unsupported ops in ExecuteNetworkDerek Lamberti
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-11-15IVGCVSW-4129 Fix thread starvation due to low capture periodsColm Donelan
2019-11-15IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandlerMatteo Martincigh
2019-11-15IVGCVSW-4072 Add stream header to Timeline Message Directory packetMatteo Martincigh
2019-11-14Fix a few compile errors:Rob Hughes
2019-11-07IVGCVSW-3951 Create the timeline decoderFinn Williams
2019-11-06IVGCVSW-3444 File Only Profiling ConnectionKeith Davis
2019-11-01GitHub #292 Build the ML-examples using only ArmNN's public frontend APIMatteo Martincigh
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-10-28Fix ExecuteNetwork no longer printing out the inference results,Matteo Martincigh
2019-10-25IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtilsAron Virginas-Tar
2019-10-25IVGCVSW-4008 Add profiling mode to ExecuteNetworkAron Virginas-Tar
2019-10-23Fix build failures on RPi 4BJammy Zhou
2019-10-22IVGCVSW-4021 Fixing failure in the ExecuteNetworkDynamicBackends testNikhil Raj
2019-10-21IVGCVSW-3989 Create the Counter Directory DecoderFinn Williams
2019-10-18IVGCVSW-3721 Add support for startup sequence (Mock Gatord service).Colm Donelan
2019-10-18IVGCVSW-4005 Add PacketFamilyId to version resolverJim Flynn
2019-10-18IVGCVSW-4002 Add FamilyId to CommandHandlerKeyJim Flynn
2019-10-17IVGCVSW-3721 Add support for startup sequence (Mock Gatord service).Colm Donelan
2019-10-17IVGCVSW-3400 Fixed include directives for Gatord buildsMatteo Martincigh
2019-10-11IVGCVSW-3551 Fix CounterCaptureHandlingTestFinn Williams
2019-10-11IVGCVSW-3721 Add support for startup sequence (Mock Gatord service).Colm Donelan
2019-10-08IVGCVSW-3669 Fix bug parsing multiple InputShapes in ExecuteNetworkFrancis Murtagh
2019-10-04IVGCVSW-3948 Adds External Profiling cmdline to ExecuteNetworkJim Flynn
2019-09-23Replace uses of non-standard C++:Rob Hughes
2019-09-09IVGCVSW-3720 Start a UDS server that accepts connections.Colm Donelan
2019-09-06IVGCVSW-3719 Create test program executable.Colm Donelan
2019-09-06IVGCVSW-3816 Make compute option required in ExecuteNetworkMatthew Jackson
2019-09-04IVGCVBENCH-1337 Added additional layer parameters to dot file and -v optionAndre Ghattas
2019-09-02IVGCVSW-2945 ExecuteNetwork should have an option to save the output to a fileSadik Armagan
2019-08-29Add a check for the number of output types to ExecuteNetworkMatteo Martincigh
2019-08-28IVGCVSW-3675 Add ExecuteNetwork option to print intermediate layersMatthew Jackson
2019-08-23IVGCVSW-3547 Use ExecuteNetwork to run a dynamic backend end to end testMatteo Martincigh
2019-08-22IVGCVSW-3564 Add optional InputLayerBindingID argument to ImageCSVFileGeneratorFinnWilliamsArm
2019-07-26Fix ModelAccuracyTool and ImageTensorGenerator's command line option typoSiCong Li
2019-07-23Fix various uses of non-standard C++:Rob Hughes
2019-07-23Fix and clean up ImageTensorGeneratorSiCong Li