aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test
AgeCommit message (Expand)Author
2019-06-27IVGCVSW-3320 Add reference workload support for TransposeConvolution2dLayerAron Virginas-Tar
2019-06-26Update the CL pin to the latest masterFerran Balaguer
2019-06-26IVGCVSW-3347 Add EndToEnd test for BatchToSpaceNdFrancis Murtagh
2019-06-26IVGCVSW-3249 Extend the BatchToSpace workload to support QSymm16Francis Murtagh
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-24IVGCVSW-3263 - Add End to End tests for SpaceToDepth on RefKeith Davis
2019-06-24IVGCVSW-3267 Add more code coverage to the PReLU layerMatteo Martincigh
2019-06-24IVGCVSW-3247: Refactor reference Gather workloadEllen Norris-Thompson
2019-06-21IVGCVSW-3319 Add frontend support for TransposeConvolution2d LayerAron Virginas-Tar
2019-06-19IVGCVSW-3271 Add unit test for dilated DepthwiseConvolution2dTeresa Charlin
2019-06-19IVGCVSW-3231 Add reference workload support for SpaceToDepthKeith Davis
2019-06-19IVGCVSW-3268 Add Reference workload support for the new Prelu Activation layerMatteo Martincigh
2019-06-18IVGCVSW-3234 Add unit test for Concat with different quantization paramsNarumol Prangnawarat
2019-06-18IVGCVSW-3264 Add Unit Test for Dilated Convolution2d to armnnTeresa Charlin
2019-06-17IVGCVSW-3267 Add Arm NN front end support for the new Prelu Activation layerMatteo Martincigh
2019-06-17IVGCVSW-3286 Add epsilon Reference workload supportFerran Balaguer
2019-06-17IVGCVSW-3219: Add QSymm16 support to the ResizeBilinear Reference workloadEllen Norris-Thompson
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-14IVGCVSW-3224 Add Uint8 support for Rsqrtnikraj01
2019-06-12IVGCVSW-3217 Refactor the Layer tests for ResizeBilinear to make them genericEllen Norris-Thompson
2019-06-12IVGCVSW-3010: Unit Test for Activation Workload for Float32 and Uint8konsof01
2019-06-12IVGCVSW-3258 Add front end support for new SpaceToDepth layerAron Virginas-Tar
2019-06-06IVGCVSW-3143 Extend the Pooling 2d workload to support QSymm16Teresa Charlin
2019-06-06IVGCVSW-3226 Refactor the reference normalization workloadMatteo Martincigh
2019-06-06IVGCVSW-3142 Refactor reference Pooling2d workloadTeresa Charlin
2019-06-05IVGCVSW-2971 Support QSymm16 for DetectionPostProcess workloadsAron Virginas-Tar
2019-06-05IVGCVSW-3216 Make Rsqrt f32 layers test genericnikraj01
2019-06-04IVGCVSW-3213 Extend the Reference BatchNormalization workload toMatteo Martincigh
2019-06-04IVGCVSW-3179 Extend floor workload to support QSymm16James Conroy
2019-06-03IVGCVSW-3148 Add end to end test for Dequantize layer to Ref, Cl, NeonNarumol Prangnawarat
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-30IVGCVSW-2771 Add more end to end tests for splitter on Cl, Neon, RefNarumol Prangnawarat
2019-05-29IVGCVSW-3173 Extend reference softmax workload to support qsymm16nikraj01
2019-05-29IVGCVSW-3172 Add QSymm16 support for reshape workloadNina Drozd
2019-05-29IVGCVSW-3168 Refactor reference softmax workload into a single workloadnikraj01
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-28IVGCVSW-3145 Refactor Reference Reshape workloadsNina Drozd
2019-05-28IVGCVSW-2771 Add end to end tests for splitter on Cl, Neon, RefNarumol Prangnawarat
2019-05-28IVGCVSW-3033 Unit test using a MockBackend to validate OptimizerDavid Monahan
2019-05-28IVGCVSW-2970 Support QSymm16 for FullyConnected workloadsFrancis Murtagh
2019-05-27IVGCVSW-3134 Refactor FullyConnected workloads into single workloadFrancis Murtagh
2019-05-24IVGCVSW-3033 Adding MockLayerSupport to MockBackendDavid Monahan
2019-05-23IVGCVSW-3026 Extend RefConvolution2dWorkload to support QSymm16Mike Kelly