aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/optimizations
AgeCommit message (Expand)Author
2024-03-08IVGCVSW-8299 Optimisation to replace Max + Min with Bounded ReluTeresa Charlin
2024-02-13MLCE-1165 Model failing to load when pad is folded into Conv2dTracy Narine
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-02IVGCVSW-7880 Add check for FP16 backend supportRyan OShea
2023-07-12IVGCVSW-7783 Add check for FP16 infinity valuesNarumol Prangnawarat
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-01-18Github #700: Fix order of optimizations so dequantization works with foldingFrancis Murtagh
2022-12-12IVGCVSW-7209 Remove deprecated code due to be removed in 23.02Mike Kelly
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-08-05IVGCVSW-7149 FoldPadIntoQuantizedAvgPoolCpuRefTest test failing while running...Cathal Corbett
2022-08-05GitHub #667: Neon fold padding into average pool 2D quantization bug fix.Cathal Corbett
2022-07-27IVGCVSW-6978: RedirectMembersToConstantInputs does not work with Fp32NetworkT...Francis Murtagh
2022-06-29IVGCVSW-6962 Adding Const layer in the graph immediately after InputTeresa Charlin
2022-05-24IVGCVSW-6967 Add Optimizer Test for FullyConnected in Fp32ToBf16experimental/serializationIssueKeith Davis
2022-05-23IVGCVSW-6123 ConstTensorsAsInputs: Conv2dKeith Davis
2022-05-19IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRefFrancis Murtagh
2022-05-18IVGCVSW-6147 ConstTensorsAsInput: Optimizer - FusePermuteIntoConstLayerCathal Corbett
2022-05-18IVGCVSW-6455 Support Const + Dequantize layer and optimize it.Teresa Charlin
2022-05-17IVGCVSW-6126 ConstTensorsAsInput: Conv2d - BackendsCathal Corbett
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-05-12IVGCVSW-6940 ConstTensorsAsInput: DepthwiseConvolution2d - Complete ACLCathal Corbett
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-02-07IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils.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-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-07-16Avoid empty test suitesMatthew Bentham
2021-06-30IVGCVSW-6161 ConstTensorsAsInput: Optimizer - Redirect ConstTensor layer membersMatthew Sloyan
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-05-24IVGCVSW-6069 Add Unit Test for Pad + DepthwiseConv and Pad + ConvTeresa Charlin
2021-05-20MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-05-07Revert "MLCE-418 Reduce layer does not support multiple axes"Matthew Sloyan
2021-05-06MLCE-418 Reduce layer does not support multiple axesMatthew Sloyan
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-04-29IVGCVSW-5890 Prevent modification to const layers with multiple connectionsColm Donelan
2021-04-07Fix graph copy memory spikeFinn Williams
2021-03-16IVGCVSW-5754 Change the behaviour of the AddBroadcastReshapeLayer Optimisatio...Finn Williams
2021-02-17IVGCVSW-5734 Building armnn failed in our Backends CI jobFrancis Murtagh
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2021-01-05adding BOOST_TEST to EnqueueWorkload in FuseActivation Unit TestTeresa Charlin
2020-12-17IVGCVSW-5532 Adding UnitTest fusing activationTeresa Charlin
2020-11-30IVGCVSW-5568 Revert "IVGCVSW-5563 Fix Crash on model with FullyConnected Sigm...Teresa Charlin
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
2020-11-08IVGCVSW-5315 Create FuseBatchNorm classMike Kelly