aboutsummaryrefslogtreecommitdiff
path: root/src/backends/aclCommon
AgeCommit message (Expand)Author
2019-08-16IVGCVSW-3620 Fix Hal 1.2 Softmax test failures on GpuAcc and CpuAccColm Donelan
2019-08-16IVGCVSW-3639 Add 5d tensor supportMatthew Jackson
2019-07-25IVGCVSW-3521 CpuAcc V1.2 pad FailuresMike Kelly
2019-07-12IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbourAron Virginas-Tar
2019-07-02IVGCVSW-3307 Introduce RefTensorHandleMatthew Bentham
2019-06-28IVGCVSW-3162 Support CL workload for TransposeConv2DAron Virginas-Tar
2019-06-24IVGCVSW-3277 Refactor TensorHandle factory APIDerek Lamberti
2019-06-14IVGCVSW-3278 Cl and Neon TensorHandles inherit from common base interfaceDerek Lamberti
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEONNarumol Prangnawarat
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
2019-03-15IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and NeonNarumol Prangnawarat
2019-02-01IVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOMPUTENEON_ENABLEDMatteo Martincigh
2019-01-23IVGCVSW-2467 Update Boolean type supportNattapat Chaimanowong
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2019-01-04MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't workMatteo Martincigh
2019-01-02MLCE-82 Add Neon Mean support and unit testsMatthew Bentham
2018-12-20IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNNSadik Armagan
2018-11-20IVGCVSW-1199 Disable auto-flattening of Compute Library tensorsMatthew Bentham
2018-11-16IVGCVSW-2162: Remove conditional compilation directives from ArmComputeUtilsAron Virginas-Tar
2018-11-15IVGCVSW-2136: Remove memory management methods from workload factoriesAron Virginas-Tar
2018-11-13IVGCVSW-2066: Add IMemoryManager and integrate into the backends frameworkAron Virginas-Tar
2018-11-08IVGCVSW-1709: Clean up memory manager bodgeAron Virginas-Tar
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-22IVGCVSW-2005: Pull in backend specific unit tests into Android.mk similarly a...Aron Virginas-Tar
2018-10-22IVGCVSW-2022 : fix for backend cmake files to respect BUILD_UNIT_TESTS variableDavid Beck
2018-10-22IVGCVSW-1998 : replace Compute enum in LayerSupport free functionsDavid Beck
2018-10-22IVGCVSW-2006: Move ACL memory manager source code under aclCommonAron Virginas-Tar
2018-10-22IVGCVSW-1938: Move backend-specific source files to the corresponding backendAron Virginas-Tar
2018-10-10IVGCVSW-1863 Unit tests for NHWC L2NormalizationMatteo Martincigh
2018-10-10IVGCVSW-1906 : make Android make and CMake files more similarDavid Beck
2018-10-10IVGCVSW-1921: move common Acl code to a separate folderDavid Beck