aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers
AgeCommit message (Expand)Author
2019-02-28IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapesNattapat Chaimanowong
2019-02-14IVGCVSW-2620 Support static quantization of ConstantMatteo Martincigh
2019-02-11IVGCVSW-2676 Make biases optional in ILayerVisitor for Convolution2D, Depthwi...Aron Virginas-Tar
2019-02-08IVGCVSW-2559 End to end tests for Detection PostProcessNarumol Prangnawarat
2019-02-07IVGCVSW-2553 Add Unit Test for ConstTensor layer visitorsjimfly01
2019-02-07IVGCVSW-2609 Quantize BatchNormalizationLayerDerek Lamberti
2019-01-29IVGCVSW-2569 Add implementation of ConstTensor Accept functionsjimfly01
2019-01-25IVGCVSW-2556 Add Layer implementation for Detection PostProcessNarumol Prangnawarat
2019-01-25IVGCVSW-2547 Add Accept function to IConnectableLayerjimfly01
2019-01-24IVGCVSW-2555 Add no-op implementation for Detection PostProcessNarumol Prangnawarat
2019-01-22IVGCVSW-2509 Add GatherLayer implementationnarpra01
2019-01-16IVGCVSW-2508 Add no-op factory implementations and layer for Gather operatornarpra01
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2019-01-07IVGCVSW-2371 Add Rsqrt Ref implementationMohamed Nour Abouelseoud
2019-01-04MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't workMatteo Martincigh
2018-12-24IVGCVSW-59 Add documentation to the public APIConor Kennedy
2018-12-17IVGCVSW-2398 Add no-op factory implementations for all backends for theFrancisMurtagh
2018-12-14IVGCVSW-2377 Add no-op factory implementations for all backends for theMatteo Martincigh
2018-12-06IVGCVSW-2315 Add descriptor for DebugNattapat Chaimanowong
2018-12-05IVGCVSW-2264 Move DataLayoutIndexed to armnnUtilsMatteo Martincigh
2018-12-03IVGCVSW-2315 Add DebugLayer and no-op factory methodNattapat Chaimanowong
2018-11-29IVGCVSW-2245 Add Minimum Layer and no-op Factory implementationkevmay01
2018-11-28IVGCVSW-2253 Add maximum layer and corresponding no-op factory implementationNattapat Chaimanowong
2018-11-26IVGCVSW-2087 Reference implementation and unit tests for StridedSliceNattapat Chaimanowong
2018-11-21IVGCVSW-2086 Update StridedSliceLayer and StridedSliceDescriptorNattapat Chaimanowong
2018-11-20IVGCVSW-2043 Merger using ACL for innermost concat axisMatteo Martincigh
2018-11-19IVGCVSW-2169 Remove DataLayoutIndexed from public APIMatthew Bentham
2018-11-19IVGCVSW-2168: Remove DataLayout from LayerAron Virginas-Tar
2018-11-19IVGCVSW-2043 - Merger using ACL for innermost concat axisNikhil Raj
2018-11-16IVGCVSW-2092 Port LSTMCell::Eval to ArmNNMatteo Martincigh
2018-11-15IVGCVSW-2086: Add StridedSlice layer & corresponding no-op factory implementa...Conor Kennedy
2018-11-14IVGCVSW-2054: Fixing issue with InferOutputShape implementation in BatchToSpa...Éanna Ó Catháin
2018-11-12Tidying up multiple issuesÉanna Ó Catháin
2018-11-12IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests.Éanna Ó Catháin
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-11-02IVGCVSW-2093 Add SpaceToBatchNd layer and corresponding no-op factory impleme...Nattapat Chaimanowong
2018-10-27IVGCVSW-2083 - Add DataLayout parameter to calculate the expected output shap...narpra01
2018-10-25IVGCVSW-2051 Fixed the dynamic allocation of the dimSizes array in MeanLayerMatteo Martincigh
2018-10-22IVGCVSW-2019 : replace Compute enum in the Layer objectDavid Beck
2018-10-22IVGCVSW-1922 Unit test for DepthwiseConvolution with NHWCNikhil Raj
2018-10-10IVGCVSW-1889 - Unit test Convolution2d with NHWCFrancis Murtagh
2018-10-10IVGCVSW-1900 : CL backend folder structureDavid Beck
2018-10-10IVGCVSW-1863 Support NHWC for L2NormalizationMatteo Martincigh
2018-10-10IVGCVSW-1812 Adding Ref implementation and tests of MeanWorkloadsnarpra01
2018-10-10IVGCVSW-1910 Add data layout parameter for DepthwiseConvolutionNikhil Raj
2018-10-10IVGCVSW-1881 Add PadLayer to ArmNNMohamed Nour Abouelseoud
2018-10-10IVGCVSW-1888 Plumb data layout parameter for Convolution2DFrancis Murtagh
2018-10-10IVGCVSW-1883 Add support for different memory layoutsDerek Lamberti
2018-10-01IVGCVSW-1813 - Add MeanLayernarpra01
2018-09-25IVGCVSW-1804 : Add Subtraction layer types and placeholdersDavid Beck