aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/test/RefLayerTests.cpp
AgeCommit message (Expand)Author
2020-08-16IVGCVSW-5216 Remove CreateTensorHandle from TransposeTeresa Charlin
2020-08-15IVGCVSW-5218 Remove CreateTensorHandle from DetectionPostProcess and PreluFrancis Murtagh
2020-07-30IVGCVSW-5174 Fix i386 Floor and AbsTestFrancis Murtagh
2020-07-24IVGCVSW-4889/IVGCVSW-4890 CL/Neon UnitTests for align_corners & half_pixelsTeresa Charlin
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-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-01IVGCVSW-4643 Add Convolution2D tests with Bfloat16 input and Float32 outputNarumol Prangnawarat
2020-03-30IVGCVSW-4603 Support comparison operators in CLTeresa Charlin
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-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-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-12-09IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backendFinn Williams
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-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-21IVGCVSW-3999 Add unit tests for new comparison operationsAron Virginas-Tar
2019-10-15IVGCVSW-3975 Add reference workload for LOG_SOFTMAXAron Virginas-Tar
2019-10-09IVGCVSW-3888 Add INSTANCE_NORMALIZATION Reference implementationKevin May
2019-10-03IVGCVSW-3696 Add NEON ArgMinMax workload and testsJames Conroy
2019-09-24IVGCVSW-3885 Add reference workload for DepthToSpaceAron Virginas-Tar
2019-09-19IVGCVSW-3723 Adding reference workload support for ArgMinMaxNikhil Raj
2019-09-18IVGCVSW-3878 Add reference workload for SLICEAron Virginas-Tar
2019-09-16IVGCVSW-3660 Add SQRT unit tests for Neon and CL backendsSadik Armagan
2019-09-12IVGCVSW-3857 Add Reference FP16 workload support to remaining layersMatthew Jackson
2019-09-10IVGCVSW-3824 Implement Float 16 Encoder and DecoderMatthew Jackson
2019-09-06IVGCVSW-3740 Add Reference Workload support for ABSSadik Armagan
2019-08-30IVGCVSW-3381 Break up LayerTests.hpp into more manageable filesAron Virginas-Tar
2019-08-26IVGCVSW-3575 Fix DepthwiseConvolution VTS Test FailuresKevin May