aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/Descriptors.hpp
AgeCommit message (Expand)Author
2019-09-17IVGCVSW-3875 Add frontend for SLICE layerAron Virginas-Tar
2019-09-09IVGCVSW-3722 Add function to specify min or max in ArgMinMaxDescriptorNarumol Prangnawarat
2019-09-05IVGCVSW-3722 Add front end support for ArgMinMaxNikhil Raj
2019-07-23IVGCVSW-3536 Add Axis parameter to reference Softmax implementationFrancis Murtagh
2019-07-10IVGCVSW-3418 Add Arm NN front end support for the new Stack layerMatthew Jackson
2019-07-05Fix member name in PadDescriptorAron Virginas-Tar
2019-07-02IVGCVSW-3236 Extend Ref LSTM with layer normalization supportJan Eilers
2019-07-01IVGCVSW-3361 Add end-to-end tests for Resize on CpuRefAron Virginas-Tar
2019-06-28IVGCVSW-3363 Add frontend support for Resize LayerTeresa Charlin
2019-06-24IVGCVSW-3235 Add scalar to use as padding value in Reference PadDavid Monahan
2019-06-21IVGCVSW-3319 Add frontend support for TransposeConvolution2d LayerAron Virginas-Tar
2019-06-17IVGCVSW-3286 Add epsilon Reference workload supportFerran Balaguer
2019-06-12IVGCVSW-3258 Add front end support for new SpaceToDepth layerAron Virginas-Tar
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-20IVGCVSW-3125 Deprecate CreateMergerDescriptorForConcatenation functionJim Flynn
2019-05-14MLCE-101 Add dilation support for DepthWiseConv workloadBruno Goncalves
2019-05-13MLCE-101: Adding dilation support in conv and dconvPablo Tello
2019-03-26IVGCVSW-2881 Remove DebugDescriptorNattapat Chaimanowong
2019-03-12IVGCVSW-2709 Serialize / de-serialize the Splitter layerJim Flynn
2019-03-07IVGCVSW-2697 Add Serialize/Deserialize for the Merger LayerJim Flynn
2019-02-26IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSDNarumol Prangnawarat
2019-02-04IVGCVSW-2557 Ref Workload Implementation for Detection PostProcessNarumol Prangnawarat
2019-01-25IVGCVSW-2556 Add Layer implementation for Detection PostProcessNarumol Prangnawarat
2019-01-24IVGCVSW-2555 Add no-op implementation for Detection PostProcessNarumol Prangnawarat
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2018-12-24IVGCVSW-59 Add documentation to the public APIConor Kennedy
2018-12-20IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNNSadik Armagan
2018-12-06IVGCVSW-2315 Add descriptor for DebugNattapat Chaimanowong
2018-11-28IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CLMike Kelly
2018-11-21IVGCVSW-2086 Update StridedSliceLayer and StridedSliceDescriptorNattapat Chaimanowong
2018-11-19IVGCVSW-2169 Remove DataLayoutIndexed from public APIMatthew Bentham
2018-11-19IVGCVSW-2043 - Merger using ACL for innermost concat axisNikhil Raj
2018-11-16IVGCVSW-2017: CLWorkload to use L2NormalizationFrancisMurtagh
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-2093 Add SpaceToBatchNd layer and corresponding no-op factory impleme...Nattapat Chaimanowong
2018-10-25IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and addMatteo Martincigh
2018-10-22IVGCVSW-2024: Support NHWC for Pooling2D CpuRefJames Conroy
2018-10-22IVGCVSW-2023 CL and Neon implementation of BatchNorm with NHWCNikhil Raj
2018-10-22IVGCVSW-2038 + IVGCVSW-2039 + IVGCVSW-2040 Add NHWC support to the Float32 an...Matteo Martincigh
2018-10-22IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRefJames Conroy
2018-10-10IVGCVSW-1860 Support NHWC for Pooling2DFrancis Murtagh
2018-10-10IVGCVSW-1931: Add data layout param for ResizeBilinearJames Conroy
2018-10-10IVGCVSW-1863 Support NHWC for L2NormalizationMatteo Martincigh
2018-10-10IVGCVSW-1919 - data layout parameter for Normalizationnarpra01
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