aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/Network.cpp
AgeCommit message (Expand)Author
2024-04-17MLCE-1248 Removing limitations on zero scale value in quantization.Colm Donelan
2024-03-13IVGCVSW-7853 Assert audit and removalDeclan-ARM
2024-03-08IVGCVSW-8299 Optimisation to replace Max + Min with Bounded ReluTeresa Charlin
2024-02-28IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementationTianle Cheng
2023-12-21Add Quantize Support to TOSA Ref BackendTeresa Charlin
2023-12-07IVGCVSW-8157 - Rebase existing GpuFsa patches to 23.11David Monahan
2023-10-16IVGCVSW-7752 DTS: Fix QuantizePerChannel testsJohn Mcloughlin
2023-08-31IVGCVSW-7525 Add broadcast_to operatorIdriss Chaouch
2023-08-28IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernelTeresa Charlin
2023-08-03IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (SubgraphView)Francis Murtagh
2023-08-02IVGCVSW-7880 Add check for FP16 backend supportRyan OShea
2023-07-25IVGCVSW-7883 Front end and reference implementation for TILETeresa Charlin
2023-07-21IVGCVSW-7830 Clean upMike Kelly
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-08Improve reusability of code that is defined out by cmake build pathsRyan OShea
2023-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
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
2023-01-18IVGCVSW-7405 Improving error handling around creating directories.Colm Donelan
2023-01-04IVGCVSW-7211 Fix float16 operators being wrongly unsupported with android-nn-...Cathal Corbett
2022-12-23Remove Network.cpp debug message merged in "Optimize the calling of IsLayerSu...Cathal Corbett
2022-12-12IVGCVSW-7209 Remove deprecated code due to be removed in 23.02Mike Kelly
2022-12-12Optimize the calling of IsLayerSupported().Cathal Corbett
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-10-28IVGCVSW-7296 REDUCE_PROD tests fail when using Tf 2.10Teresa Charlin
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-10-14IVGCVSW-7267 Make the AllowExpandedDims option workJim Flynn
2022-10-04MLCE-545 INT8 TFLite model execution abnormalKeith Davis
2022-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
2022-08-29IVGCVSW-6954 'Arm NN SL Improvements'Sadik Armagan
2022-07-28Revert "Revert "IVGCVSW-6650 Refactor ExecuteNetwork""Teresa Charlin
2022-07-27IVGCVSW-7109: Add Batch MatMul front end support - ReferenceSamuel Yap
2022-07-27IVGCVSW-6978: RedirectMembersToConstantInputs does not work with Fp32NetworkT...Francis Murtagh
2022-06-27IVGCVSW-6981 Remove deprecated code 22.05 [Post Release]Nikhil Raj
2022-06-22Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails.""Francis Murtagh
2022-06-21Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."James Conroy
2022-06-20IVGCVSW-6873 Import inputs but don't export outputs fails.Colm Donelan
2022-05-23IVGCVSW-6123 ConstTensorsAsInputs: Conv2dKeith Davis
2022-05-18IVGCVSW-6147 ConstTensorsAsInput: Optimizer - FusePermuteIntoConstLayerCathal Corbett
2022-05-18IVGCVSW-6455 Support Const + Dequantize layer and optimize it.Teresa Charlin
2022-05-18IVGCVSW-6929 Support for models with implicit expandedMike Kelly
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