aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-28IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementationTianle Cheng
2024-01-18Bugfix: Remove implicit sign conversion causing -Werror=sign-conversionFrancis Murtagh
2024-01-02Fix for Resize with align corners = true creates a memory leak when using val...Teresa Charlin
2023-12-07IVGCVSW-8159 Fix for build failures on C++14 compilersMike Kelly
2023-12-05IVGCVSW-8159 Fixed issues building with NDK r26Mike Kelly
2023-11-15IVGCVSW-7936 Update ArmNN minor version and opaque delegate versionNikhil Raj
2023-09-29IVGCVSW-8055 Add support for GELU activation function.Teresa Charlin
2023-09-28IVGCVSW-7504 Create a backend specific optimization to fuse ADD+MUL+Add+(Acti...Tracy Narine
2023-08-31IVGCVSW-7525 Add broadcast_to operatorIdriss Chaouch
2023-08-28IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernelTeresa Charlin
2023-08-09IVGCVSW-7963 Uninitialized variable error in coverityMike Kelly
2023-08-09IVGCVSW-7963 Uninitialized variable error in coverityMike Kelly
2023-08-08IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport)Francis Murtagh
2023-08-08MLCE-1093 Added Axis to ViewsDescriptorMike Kelly
2023-08-04IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (WorkloadFactory)Cian McGriskin
2023-08-04IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport)Francis Murtagh
2023-08-04IVGCVSW-7676 Audit the use of ARMNN_ASSERTRyan OShea
2023-08-03IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (SubgraphView)Francis Murtagh
2023-08-03IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (INetworkPrope...Francis Murtagh
2023-08-02IVGCVSW-7703 Ensure PyArmNN has been updated with new features added in ArmNNRyan OShea
2023-08-02Fixing ambiguous method name in BackendHelper.Colm Donelan
2023-08-01IVGCVSW-7243 Remove deprecated code due to be removed in 23.05Kevin May
2023-07-31MLCE-1092 Add Names to WorkloadsMike Kelly
2023-07-25IVGCVSW-7883 Front end and reference implementation for TILETeresa Charlin
2023-07-17IVGCVSW-7879 Change REVERSE_V2 from LayerWithParameters with 1 input, to Laye...Tracy Narine
2023-07-14IVGCVSW-7830 Add backend optimizations to remove Reshapes where possibleMike Kelly
2023-07-04IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2Tianle Cheng
2023-05-22Add SqDiff, Power and Ceil to TypeUtils.hppTeresa Charlin
2023-05-17IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE.John Mcloughlin
2023-04-20GitHub #723 Fix Maybe uninitialized variableTeresa Charlin
2023-04-19GitHub #640 Add support for CEIL operatorTeresa Charlin
2023-04-18GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0.Teresa Charlin
2023-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
2023-04-05Fix gcc 13 compiler errorsPablo Marquez Tello
2023-04-04Remove GetGraph and include of Graph.hpp header from public headerMatthew Bentham
2023-04-03IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-31Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers"Mike Kelly
2023-03-30IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-03-02IVGCVSW-7420 Prevent CpuAcc & GpuAcc from running during support library aync...Cathal Corbett
2023-02-28Add constant version of IConnectableLayer::GetConstantTensorsByRefMatthew Bentham
2023-02-21MLCE-753 Expand Tensorshape for relevent layers before verifying supportRyan OShea
2023-02-10IVGCVSW-7510 Delete temporary files created by DebugTestImpl.Colm Donelan
2023-01-31Minor update to MemorySource to keep it usable as a bit mask.Colm Donelan
2023-01-24IVGCVSW-7455 Workaround to allow CLBatchMatMul to parse some 4D modelsMike Kelly
2023-01-12Fix wrong last layer is Types.hppTeresa Charlin
2023-01-12IVGCVSW-7418 Allow working copy SubgraphView to get Original SlotsFrancis Murtagh
2023-01-09IVGCVSW-6632 Return INetwork* not INetworkPtr& from OptimizationViews::GetINe...Francis Murtagh
2023-01-05GitHub #543 Problem Parsing Mixed-Precision ModelMike Kelly
2023-01-03GitHub #709 Provide a CreateNetworkFromBinary method for the ONNX parserMike Kelly