aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers
AgeCommit message (Expand)Author
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
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-07Fix graph copy memory spikeFinn Williams
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-03-12IVGCVSW-5767 'Regression on SqueezeNet v1.1'Sadik Armagan
2021-02-12IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy.Finn Williams
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-01-28Remove incorrect use of std::vector.reserveJim Flynn
2020-12-08IVGCVSW-5500 Fix transpose conv InferOutputShapeJames Conroy
2020-11-27IVGCVSW-5499 Missing validation for zero strideTeresa Charlin
2020-11-18Fix logical vts skipNarumol Prangnawarat
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-11-09IVGCVSW-5327 Add to Layer a binary blob to host the activation layer infoKeith Davis
2020-10-28Fix BackendHint missing when cloning a layerNarumol Prangnawarat
2020-10-09IVGCVSW-5291 Fix for Yolov3 producing 0s on NeonDavid Monahan
2020-10-08IVGCVSW-5363 Add Unmap layer and Unmap workloadJim Flynn
2020-10-07IVGCVSW-5362 Add Map layer and Map workloadJim Flynn
2020-09-17IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNNMatthew Sloyan
2020-09-15IVGCVSW-5305 AddBroadcastReshapeLayer as optimizerNarumol Prangnawarat
2020-08-17IVGCVSW-5114 Enable memory import in TfLiteYoloV3Big AppNarumol Prangnawarat
2020-08-17IVGCVSW-5214 Add ARMNN_NO_DEPRECATE_WARN to Concat and Splitter LayersTeresa Charlin
2020-08-17IVGCVSW-5107 Allow Split to use subtensor on x and yKeith Davis
2020-08-11IVGCVSW-5207 Add to PadLayer the functions to validate and infer shapesTeresa Charlin
2020-08-07IVGCVSW-5108 Allow Concat to use subtensor on x and ySadik Armagan