aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/test
AgeCommit message (Expand)Author
2024-05-08IVGCVSW-8235 ScatterNd Operator Implementation (CL)Teresa Charlin
2024-04-23IVGCVSW-8294 Fix quantized Conv2d TOSA mappingJohn Mcloughlin
2024-03-12IVGCVSW-8233 ScatterNd End to End tests addedTeresa Charlin
2024-02-28IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementationTianle Cheng
2024-02-22IVGCVSW-7854 Remove/rewrite asserts in the backends unit tests.Colm Donelan
2024-02-09IVGCVSW-7569 GpuFsa Op: Add Reshape OperatorDeclan-ARM
2024-02-08IVGCVSW-7624 GpuFsa Op: Add Softmax operatorJohn Mcloughlin
2024-02-08Add and tidy up activation and elementwise binary end to end testsTeresa Charlin
2024-02-07IVGCVSW-7623: GpuFsa Op: Add Pool2d operatorTeresa Charlin
2024-01-31IVGCVSW-7568 Implement Sub ElementwiseBinary operator GpuFsaJohn Mcloughlin
2024-01-30IVGCVSW-7550 GpuFsa Op: Add ElementWiseBinary Operator ADDTracy Narine
2024-01-26IVGCVSW-7571 GpuFsa Op: Add Depthwise Conv2dTianle Cheng
2024-01-17IVGCVSW-7344 Add LeakyRelu Activation support to TOSA Reference BackendTracy Narine
2024-01-02Fix for Resize with align corners = true creates a memory leak when using val...Teresa Charlin
2023-12-21Add Quantize Support to TOSA Ref BackendTeresa Charlin
2023-12-21Remove the 2 resize tests with align corners from RefEndToEnd.Teresa Charlin
2023-12-14Add Split support to TOSA Reference BackendKevin May
2023-12-13Add Resize Nearest Neighbour support to TOSA Reference BackendTeresa Charlin
2023-11-02IVGCVSW-7889 Add support for Signed64 data type in Cast layerTeresa Charlin
2023-09-29IVGCVSW-8055 Add support for GELU activation function.Teresa Charlin
2023-09-08IVGCVSW-7525 Add broadcast_to to TFLite ParserIdriss Chaouch
2023-08-31IVGCVSW-7525 Add broadcast_to operatorIdriss Chaouch
2023-08-21IVGCVSW-7964 Fix UnidirectionalSequenceLstmNarumol Prangnawarat
2023-08-01Enable Slice EndToEndTests in all backends and Signed32 in CpuRefRyan OShea
2023-07-26IVGCVSW-7836 Add ReverseV2 End-to-End TestsDeclan-ARM
2023-07-25IVGCVSW-7887 Add TILE End to End testsCian McGriskin
2023-07-25IVGCVSW-7883 Front end and reference implementation for TILETeresa Charlin
2023-07-14IVGCVSW-7830 Add backend optimizations to remove Reshapes where possibleMike Kelly
2023-07-04IVGCVSW-7831: Front end and Reference Implementation for REVERSE_V2Tianle Cheng
2023-06-22IVGCVSW-7785 Extend support for 3D tensors BATCH_TO_SPACE and SPACE_TO_BATCH ...Teresa Charlin
2023-05-17IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE.John Mcloughlin
2023-05-08IVGCVSW-7307 Add CpuAcc Batch MatMul WorkloadTeresa Charlin
2023-04-18GitHub #719 Set quantization parameter scale to 1.0, instead of 0.0.Teresa Charlin
2023-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
2023-04-04Remove GetGraph and include of Graph.hpp header from public headerMatthew Bentham
2023-03-31Revert "IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layers"Mike Kelly
2023-03-30IVGCVSW-3808 Deprecation notices for old ElementwiseBinary layersMike Kelly
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2023-01-13IVGCVSW-7173 Add Rsqrt to Tosa Ref BackendDavid Monahan
2023-01-12IVGCVSW-5128 Add EndToEnd test for REDUCE_SUMTeresa Charlin
2022-12-15Change the semantics of RefTensorHandle::Import to 'overlay' existing memoryMatthew Bentham
2022-12-14Refactor: Remove m_ImportFlags from RefTensorHandleMatthew Bentham
2022-12-12Updates following execution of Includewhatyouuse on armnn/include.Colm Donelan
2022-12-08IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference BackendMatthew Sloyan
2022-12-07IVGCVSW-6853 Rewrite BuildArmComputePermutationVector()Teresa Charlin
2022-12-05IVGCVSW-4926 Add support in CpuRef implementation for Gather for axis differe...Nikhil Raj
2022-11-16IVGCVSW-7214 Disable BF16-Turbo-Mode and remove conversion layersRyan OShea
2022-11-09IVGCVSW-7318 Support basic addition model in the TOSA Reference BackendRyan OShea
2022-11-01IVGCVSW-6496 Add EndToEnd Layer test for Batch MatMul WorkloadTeresa Charlin
2022-10-19MLCE-545 INT8 TFLite model execution abnormalKeith Davis