aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/layerTests
AgeCommit message (Expand)Author
2020-07-08IVGCVSW-5005 Fix Deprecated Functions in CL/NEON Resize WorkloadDavid Monahan
2020-07-06IVGCVSW-4624 Add a RANK Reference ImplementationFinn Williams
2020-06-24IVGCVSW-4621 Add CL FILL WorkloadSadik Armagan
2020-06-20IVGCVSW-4707 - Add AlignCorners and HalfPixelCenters to ResizeDavid Monahan
2020-06-15IVGCVSW-4620 Add Fill Reference ImplementationRyan OShea
2020-06-08IVGCVSW-4860 Add tests to verify QLstm projectionJames Conroy
2020-06-05IVGCVSW-4904 Refactor CpuRef PAD WorkloadSadik Armagan
2020-06-03remove BOM from filesLaurent Carlier
2020-06-02Fix a few build warnings:Rob Hughes
2020-05-29IVGCVSW-3847 Support INT32 in Gather operatorTeresa Charlin
2020-05-27IVGCVSW-4200 Add CL EXP WorkloadSadik Armagan
2020-05-25IVGCVSW-4863 ADD,SUB,DIV,MUL,MAXIMUM and MINIMUM int32 VTS testTeresa Charlin
2020-05-25IVGCVSW-4604 ARGMINMAX float16 VTS test skipped in CpuRefTeresa Charlin
2020-05-02IVGCVSW-4449 Add QLstm ref implementationJames Conroy
2020-04-27IVGCVSW-4668 Add TENSOR_QUANT8_ASYMM_SIGNED data type support to CpuRef opera...Sadik Armagan
2020-04-24IVGCVSW-4686 Fix NNT GeneratedTests Abs_int32Kevin May
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-04-01IVGCVSW-4643 Add Convolution2D tests with Bfloat16 input and Float32 outputNarumol Prangnawarat
2020-03-24IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-...Sadik Armagan
2020-03-19IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload supportNarumol Prangnawarat
2020-03-17IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload supportNarumol Prangnawarat
2020-03-13IVGCVSW-4512 Add BFloat16 Debug WorkloadNarumol Prangnawarat
2020-03-13IVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit testsNarumol Prangnawarat
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-03-02IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRefColm Donelan
2020-03-02IVGCVSW-4375 Add support for TransposeMike Kelly
2020-02-28IVGCVSW-4439: Adding Elu support to ActivationDavid Monahan
2020-02-07IVGCVSW-4386 Add ArmNN reference support for QAsymmS8Ryan OShea
2020-01-24IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxisDerek Lamberti
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2020-01-20Remove inclusion of ArmNN.hpp where it is unnecessary.Matthew Bentham
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-12-17IVGCVSW-4246 Clean build of LayerTests with -WextraDerek Lamberti
2019-12-09IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backendFinn Williams
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-11-19IVGCVSW-3697 Add check for ArgMinMax QAsymm8 to ClLayerSupportFrancis Murtagh
2019-11-13IVGCVSW-4128 Add Signed32 to supported input types for Ref ArgMinMaxFrancis Murtagh
2019-11-12IVGCVSW-4079 Add support of per-axis quantization to DepthwiseConvolution2dTeresa Charlin
2019-11-12IVGCVSW-3839 Add support of per-axis quantization to reference TransposeConvo...Aron Virginas-Tar
2019-11-08MLCE-144 Fix cts MAX_POOL_2D_V1_0 testsFinn Williams
2019-11-06IVGCVSW-3837 Add support for per-axis quantization to reference Convolution2d...Aron Virginas-Tar
2019-11-06IVGCVSW-4038 Convert Strided_Slice Shrink_Axis_Mask Parameter to ACL formatFrancis Murtagh
2019-11-04Add fp16 support for dequantizeJan Eilers
2019-10-29Refactor Resize layer testsAron Virginas-Tar
2019-10-25IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtilsAron Virginas-Tar
2019-10-21IVGCVSW-3999 Add unit tests for new comparison operationsAron Virginas-Tar
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-10-15IVGCVSW-3975 Add reference workload for LOG_SOFTMAXAron Virginas-Tar
2019-10-10IVGCVSW-3944 Add ArgMinMax output shape validationJames Conroy