aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers
AgeCommit message (Expand)Author
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
2020-07-26IVGCVSW-5155 Update Arm NN API to allow for call to shape inferenceFinn Williams
2020-07-10IVGCVSW-4929 Implement ShapeInferenceMethod in all LayersFinn Williams
2020-07-06IVGCVSW-4624 Add a RANK Reference ImplementationFinn Williams
2020-07-06IVGCVSW-4919 Strided Slice 0 Dimension Tensor FixRyan OShea
2020-07-06IVGCVSW-4920 Invalid Negative Stride fixRyan OShea
2020-07-06IVGCVSW-4988 Add handling output shape parameter to TransposeConvolution2dColm Donelan
2020-07-01IVGCVSW-4903 Connect axis parameter in Gather from android to ACL.Teresa Charlin
2020-06-26IVGCVSW-4919 Mean VTS/NNT FailuresRyan OShea
2020-06-26IVGCVSW-4928 Introduce "ShapeInferenceMethod" Option.Teresa Charlin
2020-06-23IVGCVSW-4924 Fix edge case for transposeConv2d shape inferenceFinn Williams
2020-06-20IVGCVSW-4707 - Add AlignCorners and HalfPixelCenters to ResizeDavid Monahan
2020-06-17IVGCVSW-4908 Add Serializer/Deserializer Support for FILL operatorKeith Davis
2020-06-11IVGCVSW-4906 Add front-end support for FILL operatorRyan OShea
2020-05-18IVGCVSW-4449 Add missing QLstm nullptr checksJames Conroy
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-04-01IVGCVSW-4531 Tweak to an existing fix for failing NNT tests on Android RDavid Monahan
2020-03-31IVGCVSW-4590 Fix Lstm layers CellToInputWeightsJan Eilers
2020-03-20IVGCVSW-4549 Add front end for new QLSTM layerJames Conroy
2020-03-19IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload supportNarumol Prangnawarat
2020-03-17IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload supportNarumol Prangnawarat
2020-03-13IVGCVSW-4531 Fix for failing strided slice NNT/VTS tests on Android RDavid Monahan
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers