aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-16IVGCVSW-6382 Add Shape operator support to ONNX parserNarumol Prangnawarat
2021-09-16Add support for Clip with attribute on ONNX parserNarumol Prangnawarat
2021-09-15GitHub #577 slice layer does not handle a size of -1Mike Kelly
2021-09-15IVGCVSW-6262 Add Reduce Prod to documentationTeresa Charlin
2021-09-15IVGCVSW-6296 Add -Wno-psabi to GCC flagsFinn Williams
2021-09-15IVGCVSW-6331 Fixup include directive in RedirectMembersToConstantInputsFrancis Murtagh
2021-09-15Fix incorrect string name for workload constructKeith Davis
2021-09-15IVGCVSW-6312 Support pre-importing inputsFinn Williams
2021-09-15IVGCVSW-6181 patch to allow building against tflite > v2.3Jim Flynn
2021-09-15IVGCVSW-6298 'IMemoryOptimizerStrategy Add declarations and constant layer st...Sadik Armagan
2021-09-14IVGCVSW-6369 Fix ExecuteNetwork output failureJan Eilers
2021-09-14IVGCVSW-6339 'IMemoryOptimizerStrategy Add backend capabilities'Sadik Armagan
2021-09-13Add 'do-not-print-output' option to ExNetJan Eilers
2021-09-08MLECO-2207 Fix issue with the PyArmNN OD example, for FP32 models.Éanna Ó Catháin
2021-09-08Add sample app for asynchronous executionJan Eilers
2021-09-06IVGCVSW-4578 Initialise m_PacketDataLength in constructor for SendTimelinePacketJim Flynn
2021-09-03IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-09-02IVGCVSW-6344 Remove definition of CapabilityTestHelper if no backends are ena...Finn Williams
2021-09-02MLCE-401 Added helpers to query backend typePablo Tello
2021-09-02IVGCVSW-6294 Added support for LRN to TfLiteParserMike Kelly
2021-09-02GitHub #572 ExecuteNetwork Segfault for TFLite DelegateMike Kelly
2021-08-31MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstmNarumol Prangnawarat
2021-08-31MLCE-530 Add support for UnidirectionalSequenceLstm to armnn delegateNarumol Prangnawarat
2021-08-31Update ACL pin to 7891a73ef36f4ad7b71069b3c57694f85bb79454Nikhil Raj
2021-08-26IVGCVSW-6311 Add the pre-import backend capabilityFinn Williams
2021-08-24IVGCVSW-6216 PCA: Documentation UpdatesDavid Monahan
2021-08-24Update Arm NN FAQ with intermittent error informationNikhil Raj
2021-08-20IVGCVSW-6294 Detect and remove extraneous fp16 conversion layersJan Eilers
2021-08-20Make samples visible in doxygenJan Eilers
2021-08-20IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in Ref, Neon, CLKeith Davis
2021-08-19IVGCVSW-5924 Update TfLiteParser and TfLiteDelegate documentationMatthew Sloyan
2021-08-19Updating get_compute_library.sh to handle ACL release branches.Colm Donelan
2021-08-18IVGCVSW-6179 Deprecate ILayerVisitorFrancis Murtagh
2021-08-17IVGCVSW-6073 Return Backend API Version to 1.0Francis Murtagh
2021-08-17IVGCVSW-6119: Restore FullyConnectedDescriptor::GetNumViews for backward comp...Francis Murtagh
2021-08-17IVGCVSW-6317 Cleaning up BackendRegistry following negative tests.Colm Donelan
2021-08-16Bugfix: Only run ClCustomAllocatorCpuAccNegativeTest if Neon EnabledFrancis Murtagh
2021-08-16IVGCVSW-5924 Update 21.08 Doxygen DocumentsMatthew Sloyan
2021-08-13IVGCVSW-6076 PCA: Add support for Importing Protected DMA buffersFrancis Murtagh
2021-08-13IVGCVSW-6291 'Issue parsing profiling layer details'Sadik Armagan
2021-08-13Fixed logic error.Mike Kelly
2021-08-12Github #562: Use standard linux multiple path delimiter for PyArmNN includesFrancis Murtagh
2021-08-12IVGCVSW-6078 Add support for Dma_buf CustomMemoryAllocatorDavid Monahan
2021-08-12IVGCVSW-6077 Add Custom Allocator testsFrancis Murtagh
2021-08-11Update BuildAndroid NDK guideNikhil Raj
2021-08-11IVGCVSW-6297 'Issue with Profiling output'Sadik Armagan
2021-08-11Bugfix: Update BuildGuideCrossCompilation.mdFrancis Murtagh
2021-08-11IVGCVSW-6087 Add an Assertion check to make sure we aren't given null allocatorsDavid Monahan
2021-08-10MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkloadexperimental/daves_custom_allocator_dmabufNarumol Prangnawarat
2021-08-10Adds CustomAllocator interface and Sample AppJan Eilers