aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/test/RefEndToEndTests.cpp
AgeCommit message (Expand)Author
11 daysIVGCVSW-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-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-09-08IVGCVSW-7525 Add broadcast_to to TFLite ParserIdriss Chaouch
2023-08-31IVGCVSW-7525 Add broadcast_to operatorIdriss Chaouch
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-14IVGCVSW-7830 Add backend optimizations to remove Reshapes where possibleMike Kelly
2023-05-17IVGCVSW-7400 POW IVGCVSW-7278 SQUARED_DIFFERENCE.John Mcloughlin
2023-05-08IVGCVSW-7307 Add CpuAcc Batch MatMul WorkloadTeresa Charlin
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-08IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference BackendMatthew Sloyan
2022-12-07IVGCVSW-6853 Rewrite BuildArmComputePermutationVector()Teresa Charlin
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-05-03IVGCVSW-6856 Add GATHERNd FrontEnd and Ref ImplementationTeresa Charlin
2022-02-07IVGCVSW-6698 EndToEnd tests on ref to ensure allocated data can be reusedDavid Monahan
2022-02-03IVGCVSW-6696 Add Forced Import EndToEnd tests to Ref, Neon, and CLDavid Monahan
2022-01-31IVGCVSW-6552 Add support of aligned host memoryNarumol Prangnawarat
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-10-20Add ConstTensorsAsInput support for Conv3dMatthew Sloyan
2021-10-14IVGCVSW-6416 AddFullyConnected API crashes without connected weights/bias layersCathal Corbett
2021-10-08IVGCVSW-6417: Catch AddFullyConnected API error when weights TensorInfo isn't...Cathal Corbett
2021-09-29IVGCVSW-3716 Add EndToEnd Layer test for Channel Shuffle WorkloadTeresa Charlin
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-05-26IVGCVSW-6009 Integrate threadpool into ExNetKevin May
2021-05-19IVGCVSW-5964 Removing some obsolete Boost references.Colm Donelan
2021-05-06IVGCVSW-5813 Add Async Queue to IRuntimeKeith Davis
2021-04-14IVGCVSW-5787 Add/Update Execute() implementations in RefActivationWorkloadFinn Williams
2021-03-29IVGCVSW-5790 Merge async prototypeMike Kelly
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2020-07-31IVGCVSW-4712 Fill layer datatype adjustmentsTeresa Charlin