aboutsummaryrefslogtreecommitdiff
path: root/src/backends
AgeCommit message (Expand)Author
5 daysAdd deprecation notices for items to be removed in 24.08.Colm Donelan
5 daysIVGCVSW-8259 Reivew and update documentation related with operators for 24.05Nikhil Raj
9 daysIVGCVSW-8300 Fix for CTS Float16 testsOrlaith Monahan
10 daysIVGCVSW-8235 ScatterNd Operator Implementation (CL)Teresa Charlin
2024-04-25IVGCVSW-8206 In TOSACommon, modify the way the Unique name for the inputs wer...Teresa Charlin
2024-04-24IVGCVSW-8206 CreateRescaleTosaOperator() modifiedTeresa Charlin
2024-04-24IVGCVSW-8602 Move ComputeSplitAxis() to backendsCommon/WorkloadUtilsTeresa Charlin
2024-04-24IVGCVSW-8205 For leakyRelu, add TosaRefEndToEndTests and Fp16 in mappingsTeresa Charlin
2024-04-23IVGCVSW-8294 Fix quantized Conv2d TOSA mappingJohn Mcloughlin
2024-04-19IVGCVSW-8314 Add Boolean data type to Debug layer support.Colm Donelan
2024-04-18IVGCVSW-8314 Broadcast handling for Comparison layer is inconsistent.Colm Donelan
2024-04-11IVGCVSW-8165: Update TOSA Common and TosaRef to use TOSA v0.80Teresa Charlin
2024-03-12IVGCVSW-8233 ScatterNd End to End tests addedTeresa Charlin
2024-02-29IVGCVSW-8212 Bug Fix: AddMulAdd optimization missing check on second ADDTeresa Charlin
2024-02-28IVGCVSW-8229 & IVGCVSW-8237 ScatterNd: Front end and reference implementationTianle Cheng
2024-02-28IVGCVSW-8172 Add macOS support to build tool setupTracy Narine
2024-02-22IVGCVSW-7854 Remove/rewrite asserts in the backends unit tests.Colm Donelan
2024-02-21IVGCVSW-7854 Remove/rewrite asserts in the backends.Colm Donelan
2024-02-09IVGCVSW-7569 GpuFsa Op: Add Reshape OperatorDeclan-ARM
2024-02-09IVGCVSW-8275 GpuFsa Op: Add Activation functions availableTeresa Charlin
2024-02-08IVGCVSW-7624 GpuFsa Op: Add Softmax operatorJohn Mcloughlin
2024-02-08IVGCVSW-8276 GpuFsa Op: Add MatMulTeresa Charlin
2024-02-08IVGCVSW-7570 GpuFsa Op: Add ElemenWiseBinary Operators availableTeresa Charlin
2024-02-08Add and tidy up activation and elementwise binary end to end testsTeresa Charlin
2024-02-08IVGCVSW-7625 GpuFsa Op: Add Resize/Scale operatorTeresa Charlin
2024-02-07IVGCVSW-7622 GpuFsa Op: Add Cast operatorTracy Narine
2024-02-07IVGCVSW-7623: GpuFsa Op: Add Pool2d operatorTeresa Charlin
2024-02-01Removing unnecessary includes from GpuFsa operators.Colm Donelan
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-23IVGCVSW-7628 Update GpuFsa to use ACLs latest fixesOrlaith Monahan
2024-01-23Minor fixes related to the LeakyRelu Activation support commit (IVGCVSW-7344)Tracy Narine
2024-01-22IVGCVSW-7165 - PreCompiledWorkload and Conv2d Integration work for GpuFsaDavid Monahan
2024-01-18Bugfix: Remove implicit sign conversion causing -Werror=sign-conversionFrancis Murtagh
2024-01-17IVGCVSW-7344 Add LeakyRelu Activation support to TOSA Reference BackendTracy Narine
2024-01-03IVGCVSW-8118 Added Two-Layer and Three-Layer Maxpool2d EndToEnd tests.Tianle Cheng
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-20IVGCVSW-7830 Remove Reshape where possibleMike Kelly
2023-12-15IVGCVSW-8113 Update EndToEnd tests and TosaReference support for MaximumTianle Cheng
2023-12-14Fix incorrect Split Tosa Ref outputs checkKevin May
2023-12-14Add Split support to TOSA Reference BackendKevin May
2023-12-13Add Resize Nearest Neighbour support to TOSA Reference BackendTeresa Charlin
2023-12-11IVGCVSW-8157 - Nightly Failure FixDavid Monahan
2023-12-07IVGCVSW-8157 - Rebase existing GpuFsa patches to 23.11David Monahan
2023-12-05IVGCVSW-8159 Fixed issues building with NDK r26Mike Kelly
2023-11-10IVGCVSW-7835 Add ReverseV2 CL and Neon WorkloadsTianle Cheng
2023-11-08Removing explicit block on non constant bias in NEON CONV2D.Colm Donelan