aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/LayerTests.cpp
AgeCommit message (Expand)Author
2019-06-19IVGCVSW-3271 Add unit test for dilated DepthwiseConvolution2dTeresa Charlin
2019-06-19IVGCVSW-3231 Add reference workload support for SpaceToDepthKeith Davis
2019-06-18IVGCVSW-3264 Add Unit Test for Dilated Convolution2d to armnnTeresa Charlin
2019-06-17IVGCVSW-3286 Add epsilon Reference workload supportFerran Balaguer
2019-06-17IVGCVSW-3221 Refactor Mean ref workload and testsJames Conroy
2019-06-14IVGCVSW-3275 Add Uint8 support for L2NormalizationFerran Balaguer
2019-06-14IVGCVSW-3229 Refactor L2Normalization workload to support multiple data typesFerran Balaguer
2019-06-12IVGCVSW-3217 Refactor the Layer tests for ResizeBilinear to make them genericEllen Norris-Thompson
2019-06-06IVGCVSW-3143 Extend the Pooling 2d workload to support QSymm16Teresa Charlin
2019-06-05IVGCVSW-3216 Make Rsqrt f32 layers test genericnikraj01
2019-06-04IVGCVSW-3213 Extend the Reference BatchNormalization workload toMatteo Martincigh
2019-05-31IVGCVSW-3177 Refactor Floor reference workloadJames Conroy
2019-05-31IVGCVSW-3195 Extend reference SpaceToBatch workload to support QSymm16nikraj01
2019-05-31IVGCVSW-3171 Extend the Strided Slice Ref workload to support the QSymm16Matteo Martincigh
2019-05-30IVGCVSW-3159 Support QSymm16 for Splitter workloadsRuomei Yan
2019-05-29IVGCVSW-3173 Extend reference softmax workload to support qsymm16nikraj01
2019-05-29IVGCVSW-3172 Add QSymm16 support for reshape workloadNina Drozd
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-23IVGCVSW-3026 Extend RefConvolution2dWorkload to support QSymm16Mike Kelly
2019-05-23IVGCVSW-3074 Extend the DepthwiseConvolution2d workload to support QSymm16Ruomei Yan
2019-05-23IVGCVSW-3025: Refactor reference Convolution2d workloadMike Kelly
2019-05-20IVGCVSW-3125 Deprecate CreateMergerDescriptorForConcatenation functionJim Flynn
2019-05-20IVGCVSW-3124 Rename workloadFactory CreateMerger to CreateConcatJim Flynn
2019-05-20IVGCVSW-2967 Support QSymm16 for Constant workloadsNina Drozd
2019-05-16IVGCVSW-2972 Support QSymm16 for MergerJim Flynn
2019-05-14MLCE-101 Add dilation support for DepthWiseConv workloadBruno Goncalves
2019-05-13IVGCVSW-3013 Add unit tests for QSymm16 LSTMConor Kennedy
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
2019-04-10IVGCVSW-2946 RefElementwiseWorkload configures prior to first executeDerek Lamberti
2019-04-09IVGCVSW-2862 Extend the Elementwise Workload to support QSymm16 Data TypeSadik Armagan
2019-04-02IVGCVSW-2875 Enable QuantisedSymm16 support for ref Dequantize workloadNattapat Chaimanowong
2019-04-02IVGCVSW-2872 Unit tests for Quantize layer and reference workloadNattapat Chaimanowong
2019-03-29IVGCVSW-2875 Reference implementation and unit tests for DequantizeNattapat Chaimanowong
2019-03-15IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and NeonNarumol Prangnawarat
2019-02-28IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapesNattapat Chaimanowong
2019-02-27IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization par...Ferran Balaguer
2019-01-24IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greaterkevmay01
2019-01-23IVGCVSW-2455 Move the extra backend code to a new git repoMatteo Martincigh
2019-01-22IVGCVSW-2510 Ref workload implementation for Gather operatornarpra01
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
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-07IVGCVSW-2421 Remove the template-based version of armnnUtils::PermuteMatteo Martincigh
2019-01-04MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't workMatteo Martincigh
2019-01-02IVGCVSW-2308 Add Conv2d tests where stride > 1Mike Kelly
2018-12-19IVGCVSW-2379 Add Greater Ref workload implementationFrancisMurtagh
2018-12-18IVGCVSW-2365 Add Reference Equal Workload ImplementationFrancisMurtagh
2018-12-07IVGCVSW-2316 Add reference implementation and unit tests for DebugNattapat Chaimanowong
2018-12-04IVGCVSW-2247 Adding a min Elementwise Workload and testsÉanna Ó Catháin
2018-12-03IVGCVSW-2255 Add unit test for maximum reference workloadÉanna Ó Catháin