aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/LayerTests.cpp
AgeCommit message (Expand)Author
2019-08-28IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREFMatteo Martincigh
2019-08-26IVGCVSW-3575 Fix DepthwiseConvolution VTS Test FailuresKevin May
2019-08-22IVGCVSW-3656 Make the reference backend optionalMatteo Martincigh
2019-08-16IVGCVSW-3639 Add 5d tensor supportMatthew Jackson
2019-08-13IVGCVSW-3616 Add multi-channel unit test for TransposeConvolution2dAron Virginas-Tar
2019-08-02IVGCVSW-3470 Add Quantized_LSTM testsJames Conroy
2019-07-26IVGCVSW-3537 Add support for L2 Normalization with < 4 dimensional tensorsMatthew Jackson
2019-07-23Fix various uses of non-standard C++:Rob Hughes
2019-07-23IVGCVSW-3536 Add Axis parameter to reference Softmax implementationFrancis Murtagh
2019-07-22IVGCVSW-3368 Add reference support for depthwise multiplier > 3Matthew Jackson
2019-07-15IVGCVSW-3495 Refactor names of convolution2d unit testsJan Eilers
2019-07-10IVGCVSW-3468 Add Unit test for Conv2D that combinesTeresa Charlin
2019-07-09IVGCVSW-3399 Add support of QuantisedSymm16 to PadNarumol Prangnawarat
2019-07-08IVGCVSW-3399 Add support of QuantisedSymm16 to Permute and unit testsNarumol Prangnawarat
2019-07-08IVGCVSW-3393 Fix Ref Unit test for customizable padding valueTeresa Charlin
2019-07-05IVGCVSW-3353 Add CL support and tests for SpaceToDepthJames Conroy
2019-07-02IVGCVSW-3236 Extend Ref LSTM with layer normalization supportJan Eilers
2019-06-27IVGCVSW-3320 Add reference workload support for TransposeConvolution2dLayerAron Virginas-Tar
2019-06-25IVGCVSW-3250 Extend the Gather workload for QSymm16 supportEllen Norris-Thompson
2019-06-25IVGCVSW-3334 Refactor BatchToSpace tests to be genericFrancis Murtagh
2019-06-24IVGCVSW-3235 Add scalar to use as padding value in Reference PadDavid Monahan
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