aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
2022-01-25IVGCVSW-6676 Register CopyAndImportFactoryPairs to RefBackend and unit testsNarumol Prangnawarat
2022-01-25IVGCVSW-6678 Register CopyAndImportFactoryPairs to NeonBackend and unit testsNarumol Prangnawarat
2022-01-24IVGCVSW-6677 Register CopyAndImportFactoryPairs to ClBackend and unit testsNarumol Prangnawarat
2022-01-24Bugfix: Set removal date for Backend API stability items to 22.11Francis Murtagh
2022-01-21Fix build using gcc-5Rob Hughes
2022-01-20Fix DynamicBackendTest causing failure from IVGCVSW-6629.Cathal Corbett
2022-01-19IVGCVSW-6712 Move SubgraphView to backends include folderFrancis Murtagh
2022-01-19IVGCVSW-6629 Stabilize the ILayerSupport interface with unified strategy.Cathal Corbett
2022-01-19IVGCVSW-6726 Building ArmNN failing in DynamicBackendTestsTeresa Charlin
2022-01-18IVGCVSW-6682 Add ReplaceTensorHandle functions to IWorkload and BaseWorkloadTeresa Charlin
2022-01-18MLCE-736 'Adding support for TfLite Models'Sadik Armagan
2022-01-18IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategyTeresa Charlin
2022-01-17IVGCVSW-6672 Implement CanBeImported function to RefTensorHandleNikhil Raj
2022-01-14IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_L...Francis Murtagh
2022-01-13IVGCVSW-6674 Implement CanBeImported function in NeonTensorHandleDavid Monahan
2022-01-12Fix thread safety issues in TimelineDecoder and associated unit testsMatthew Bentham
2022-01-12Fix INetwork::AddPrecompiledLayer to take the CompiledBlobPtr by value rather...Cathal Corbett
2022-01-11IVGCVSW-6716 'Issue on OpenCL Timer'Sadik Armagan
2022-01-11IVGCVSW-6675 Add functionality for CopyAndImportFactoryPairNarumol Prangnawarat
2022-01-10Fix some Thread Sanitizer warningsMatthew Bentham
2021-12-23IVGCVSW-6632 OptimizationViews: has INetwork rather than Graph for holding la...Cathal Corbett
2021-12-17IVGCVSW-6694 Disable long running Pooling3D unit test cases.Colm Donelan
2021-12-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-11-18IVGCVSW-6452 'Move CompatibleTypes.hpp to the armnnUtils library'Sadik Armagan
2021-11-18IVGCVSW-6520 Extend pad workload for CpuAcc to support mirror paddingTeresa Charlin
2021-11-17IVGCVSW-6509 Front End + Reference Workload implementationTamás Nyíri
2021-11-15IVGCVSW-6519 Extend pad workload for GpuAcc to support mirror paddingTeresa Charlin
2021-11-15Add missing QSYMM8 to GetPixelValue()Tamas Nyiri
2021-11-10IVGCVSW-6569 Fix SingleAxisPriorityListFinn Williams
2021-11-10Fix typo errors from ticket IVGCVSW-6420Cathal Corbett
2021-11-09IVGCVSW-6558 Fix the failing OptimisedNetworkTestsDavid Monahan
2021-11-09Fix use of non-standard "uint" typeTeresa Charlin
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-11-08Fix MemoryOptimizerStrategyLibrary searchFinn Williams
2021-11-08IVGCVSW-6527 Support the new memory API in loaded networkFinn Williams
2021-11-05Fix use of non-standard "uint" typeRob Hughes
2021-11-05IVGCVSW-6412 Implement CLBackend ICustomAllocatorDavid Monahan
2021-11-04IVGCVSW-6303 Create a SingleAxisPacking strategyFinn Williams
2021-11-03Bug Fix in CpuAcc and GpuAcc workload: Gather has 2 inputsTeresa Charlin
2021-11-01IVGCVSW-6528 'Build Failure on Arm NN'Sadik Armagan
2021-11-01IVGCVSW-6457 Add FLOOR_DIV Support to the TfLiteDelegateJim Flynn
2021-11-01IVGCVSW-6440 Add profiling around CL workload configure callsKevin May
2021-10-28IVGCVSW-5636 'Implement NNAPI caching functions'Sadik Armagan
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-27IVGCVSW-6169 Add GpuAcc Conv3d WorkloadTeresa Charlin
2021-10-27IVGCVSW-6170 Add CpuAcc Conv3d WorkloadTeresa Charlin
2021-10-26IVGCVSW-6470 Create MemoryStrategyBenchmarkJim Flynn
2021-10-26IVGCVSW-6301 Create the MemoryManager classTeresa Charlin
2021-10-22Bugfix: GCC-11 stringop-overread warning treated as errorFrancis Murtagh