aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers
AgeCommit message (Expand)Author
2023-01-25Fix incorrect copyright noticesMatthew Sloyan
2023-01-23IVGCVSW-7453 Comparison does not Calculate its shape properlyMike Kelly
2023-01-13Do the same for both ShapeInferenceMethod in Elementwise inferOutputShapeTeresa Charlin
2023-01-12IVGCVSW-7244 ConcatLayer overlapping views on TFLiteParserMike Kelly
2022-12-12IVGCVSW-7209 Remove deprecated code due to be removed in 23.02Mike Kelly
2022-12-07IVGCVSW-6853 Rewrite BuildArmComputePermutationVector()Teresa Charlin
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-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
2022-09-05IVGCVSW-6497: BatchMatMul TfLite ParserSamuel Yap
2022-08-30IVGCVSW-7105: BatchMatMul Optional Parameter SupportSamuel Yap
2022-08-29Bug Fix for refactor of the ExecuteNetwork for strategy in Precompiled layer.Teresa Charlin
2022-08-05IVGCVSW-7147 Bug Fix for refactor of the ExecuteNetwork for strategy in Conve...Teresa Charlin
2022-08-05Bug Fix for refactor of the ExecuteNetwork for Strategy in MemCopyLayerTeresa Charlin
2022-07-27IVGCVSW-7109: Add Batch MatMul front end support - ReferenceSamuel Yap
2022-06-27IVGCVSW-6981 Remove deprecated code 22.05 [Post Release]Nikhil Raj
2022-05-19IVGCVSW-6145 ConstTensorsAsInput: Optimizer Fix - GetConstantTensorsByRefFrancis Murtagh
2022-05-18IVGCVSW-6929 Support for models with implicit expandedMike Kelly
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-05-05IVGCVSW-6806 Add Unidirectional Sequence Lstm support to NeonMike Kelly
2022-05-03IVGCVSW-6856 Add GATHERNd FrontEnd and Ref ImplementationTeresa Charlin
2022-02-03IVGCVSW-6724 Accessing ConstTensors from IConnectableLayerNikhil Raj
2022-02-02IVGCVSW-6639 Add GetParameters to IConnectableLayerJim Flynn
2022-01-18IVGCVSW-6641 Stabilize the IWorkloadFactory interface with unified strategyTeresa Charlin
2021-12-15IVGCVSW-6626 Promote backend headers in backendCommon to armnn/backendsColm Donelan
2021-11-17IVGCVSW-6509 Front End + Reference Workload implementationTamás Nyíri
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-22IVGCVSW-6440 Print new Optimize and LoadedNetwork profiling pointsKevin May
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-07IVGCVSW-6459 Add support of scalar and flexible output datatypes to ONNX parserNarumol Prangnawarat
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-10-01IVGCVSW-6163 Add Conv3d FrontEnd and Ref ImplementationMatthew Sloyan
2021-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-09-24IVGCVSW-6382 Add Gather operator support to ONNX parserNarumol Prangnawarat
2021-08-09IVGCVSW-6119 ConstTensorsAsInput: FullyConnected Bug FixMatthew Sloyan
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-08-04Fixed bugs in PreCompiledLayerMike Kelly
2021-07-22MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNNNarumol Prangnawarat
2021-06-30IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetworkMike Kelly
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-06-16IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M]Jan Eilers
2021-05-08IVGCVSW-5818 Enable import on GPUNarumol Prangnawarat
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-04-29IVGCVSW-5819 5820 5821 Add MemorySourceFlags to TensorHandleFactoryRegistry::...Francis Murtagh
2021-04-29IVGCVSW-5890 Prevent modification to const layers with multiple connectionsColm Donelan
2021-04-29IVGCVSW-5744 Remove Tensorflow, Caffe and Quantizer from documentationKevin May
2021-04-20IVGCVSW-5816 Constant memory accessFrancis Murtagh