aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/optimizations
AgeCommit message (Expand)Author
2024-04-18IVGCVSW-8314 Broadcast handling for Comparison layer is inconsistent.Colm Donelan
2024-03-08IVGCVSW-8299 Optimisation to replace Max + Min with Bounded ReluTeresa Charlin
2024-02-14Minor adjustment to the commit for MLCE-1165Tracy Narine
2024-02-13MLCE-1165 Model failing to load when pad is folded into Conv2dTracy Narine
2023-09-08IVGCVSW-7525 Add broadcast_to to TFLite ParserIdriss Chaouch
2023-08-31IVGCVSW-7525 Add broadcast_to operatorIdriss Chaouch
2023-07-03IVGCVSW-7828 Add an Optional TensorInfo to InputSlotMike Kelly
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-01-20IVGCVSW-7013 Removing the check for constant layer in FoldPadTeresa Charlin
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-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-10-04MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-09-28IVGCVSW-7209 Delay one release the removal of weights and biasTeresa Charlin
2022-08-29IVGCVSW-6954 'Arm NN SL Improvements'Sadik Armagan
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-05-18IVGCVSW-6147 ConstTensorsAsInput: Optimizer - FusePermuteIntoConstLayerCathal Corbett
2022-05-18IVGCVSW-6455 Support Const + Dequantize layer and optimize it.Teresa Charlin
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-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-09-15IVGCVSW-6331 Fixup include directive in RedirectMembersToConstantInputsFrancis Murtagh
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-05-25IVGCVSW-3649 Add Prelu with different alpha dimension test to TfLiteParserNarumol Prangnawarat
2021-05-24IVGCVSW-6069 Fold PAD into Depthwise ConvolutionTeresa Charlin
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-04-29IVGCVSW-5890 Prevent modification to const layers with multiple connectionsColm Donelan
2021-04-21Fold PAD into Pooling2d if possibleDiego Lopez Recas
2021-04-07Fix graph copy memory spikeFinn Williams
2021-03-23Revert "Fold PAD into Pooling2d"Jim Flynn
2021-03-22Fold PAD into Pooling2dDiego Lopez Recas
2021-03-16IVGCVSW-5754 Change the behaviour of the AddBroadcastReshapeLayer Optimisatio...Finn Williams
2021-01-25IVGCVSW-5619 Add OptimizerOptions and NetworkProperties to ArmNN DelegateNarumol Prangnawarat
2020-11-17IVGCVSW-5530 'Cannot run SSD Mobilenet f16/uint8 on CpuRef via ExecuteNetwork'Sadik Armagan
2020-11-08IVGCVSW-5315 Create FuseBatchNorm classMike Kelly
2020-10-29IVGCVSW-5314 Create OptimizeForExclusiveConnectionTeresa Charlin
2020-09-15IVGCVSW-5305 AddBroadcastReshapeLayer as optimizerNarumol Prangnawarat
2020-06-03remove BOM from filesLaurent Carlier
2020-05-19IVGCVSW-4669 Set destination tensorInfo in MoveAllConnections()Finn Williams
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-26IVGCVSW-4597 Modify BF16 optimizer to Convert only inputs and weights ofNarumol Prangnawarat
2020-03-20IVGCVSW-4520 Implement BFloat16 OptimizerNarumol Prangnawarat
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-03-03IVGCVSW-4375 Add support for Transpose to optimizationsMike Kelly