aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
2021-08-24IVGCVSW-6216 PCA: Documentation Updatesv21.08branches/armnn_21_08David Monahan
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-6076 PCA: Add support for Importing Protected DMA buffersFrancis Murtagh
2021-08-12IVGCVSW-6078 Add support for Dma_buf CustomMemoryAllocatorDavid Monahan
2021-08-12IVGCVSW-6077 Add Custom Allocator testsFrancis 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
2021-08-10IVGCVSW-6292 Allow profiling details to be switched off during profilingKeith Davis
2021-08-10IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in CLKeith Davis
2021-08-10IVGCVSW-6249 Add ProfilingDetails Macros to all workloads in NeonKeith Davis
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-08-05IVGCVSW-5980 Add Descriptor, TensorInfo and Convolution algorithm to JSONKeith Davis
2021-08-04IVGCVSW-5980 JSON profiling outputKeith Davis
2021-07-29Fix use of non-standard datatypesRob Hughes
2021-07-27IVGCVSW-6011 Update Mali to r30p0 on debian hikeysFrancis Murtagh
2021-07-22MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNNNarumol Prangnawarat
2021-07-22IVGCVSW-6073 Add protected mode to ArmNN CreationOptionsJan Eilers
2021-07-21NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-07-16Fix binding of reference to null pointer in RefFullyConnectedWorkloadMatthew Bentham
2021-07-15Fix some compile warnings & errorsRob Hughes
2021-07-12Fix Unittest failures in CL MasterNikhil Raj
2021-07-05Improve ThrowBackendUnavailableException testMatthew Bentham
2021-06-30IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetworkMike Kelly
2021-06-29Fix segfault in IsLayerSupportedTestsMatthew Bentham
2021-06-24Disable Sin support in NeonNikhil Raj
2021-06-23IVGCVSW-6062 Rework the async threadpoolFinn Williams
2021-06-21Remove remaining boost testsMatthew Sloyan
2021-06-21IVGCVSW-6099 Fix BackendsCompatibility tests with only Neon or CL enabledFinn Williams
2021-06-18IVGCVSW-5810 Create a skeleton armnnTestUtils libraryMatthew Sloyan
2021-06-16Fix compilation failure in CL Master nightlyNikhil Raj
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-06-16IVGCVSW-6088 Add Sin and Log to ElementWiseUnaryTeresa Charlin
2021-06-16IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M]Jan Eilers
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-06-09IVGCVSW-5855 Refactor the reporting of capabilities from backendsFinn Williams
2021-06-03Remove duplicated check for Dequantize input type not supportedTeresa Charlin
2021-06-02IVGCVSW-5962 Remove boost::multi_arraySadik Armagan
2021-06-01IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in pro...Nikhil Raj
2021-05-26IVGCVSW-6009 Integrate threadpool into ExNetKevin May
2021-05-25IVGCVSW-6072 NeonReduceWorkloadValidate not declared in IS_MULTI_AXES_REDUCE_...Matthew Sloyan
2021-05-24Bugfix: Fix cl_ext.h include path in CL backendFrancis Murtagh
2021-05-20MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-05-19IVGCVSW-5964 Removing some obsolete Boost references.Colm Donelan
2021-05-18IVGCVSW-5964 Removing some remaining boost utility usages from tests.Colm Donelan
2021-05-11IVGCVSW-5818 Unload network before checking result and improve testNarumol Prangnawarat
2021-05-10IVGCVSW-5808 Fix ArmNN backend profiling tests which fail on Jenkins with NPU...Nikhil Raj
2021-05-10IVGCVSW-5818 Add dma buf support for memory import on GPUNarumol Prangnawarat
2021-05-08IVGCVSW-5818 Enable import on GPUNarumol Prangnawarat