aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/test/RefLayerTests.cpp
AgeCommit message (Expand)Author
2021-10-27IVGCVSW-6469 Add MirrorPad FrontEnd and Ref SupportMatthew Sloyan
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-01IVGCVSW-6163 Add Conv3d FrontEnd and Ref ImplementationMatthew Sloyan
2021-09-30IVGCVSW-6293 Add Unit test int8 Channel ShuffleTeresa Charlin
2021-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-09-03IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-08-31MLCE-530 Add support of int8 weight for UnidirectionalSequenceLstmNarumol Prangnawarat
2021-08-10MLCE-530 Add support for UnidirectionalSequenceLstm to RefWorkloadexperimental/daves_custom_allocator_dmabufNarumol Prangnawarat
2021-06-16MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-06-16IVGCVSW-6088 Add Sin and Log to ElementWiseUnaryTeresa Charlin
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-06-02IVGCVSW-5962 Remove boost::multi_arraySadik Armagan
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-02-09MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support'Sadik Armagan
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2020-12-16IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized typeNarumol Prangnawarat
2020-11-18Fix logical vts skipNarumol Prangnawarat
2020-11-09IVGCVSW-5091 Add Logical ops frontend and ref implJames Conroy
2020-08-31IVGCVSW-5256 Use CreateTensorHandle() function from TensorHandleFactory in th...Finn Williams
2020-08-31IVGCVSW-5231 Remove CreateTensorHandle in the test where there is NO_DEPRECAT...Keith Davis
2020-08-31IVGCVSW-5253 Use CreateTensorHandle() function from TensorHandleFactory in th...Finn Williams
2020-08-31IVGCVSW-5252 Use CreateTensorHandle() function from TensorHandleFactory in th...Finn Williams
2020-08-31IVGCVSW-5249 Use CreateTensorHandle from ITensorHandleFactory in the test for...Keith Davis
2020-08-31IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-FFinn Williams
2020-08-28IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S'Sadik Armagan
2020-08-27IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S'Sadik Armagan
2020-08-27IVGCVSW-5257 'Remove CreateTensorHandle in the test for layers beginning with S'Sadik Armagan
2020-08-27IVGCVSW-5251 'Remove CreateTensorHandle for ArgMinMaxTestImpl'Sadik Armagan
2020-08-26IVGCVSW-5250 Remove CreateTensorHandle in the test for layers between E-FFinn Williams
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