aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-09IVGCVSW-8298 Fix failing fsrcnn testNikhil Raj
2024-03-28Revert "IVGCVSW-8298 Fix FSRCNN CI Failure"TeresaARM
2024-03-28IVGCVSW-8298 Fix FSRCNN CI FailureDeclan-ARM
2024-03-15Remove use of `std::clamp`Declan-ARM
2024-03-14Syntax change to allow building on older compilers (ReduceLayer)Kevin May
2024-03-14Syntax change to allow building on older compilersKevin May
2024-03-13IVGCVSW-7853 Assert audit and removalDeclan-ARM
2024-03-12IVGCVSW-8230 Add ScatterNd to Serializer and DeserializerKevin May
2024-03-12IVGCVSW-8233 ScatterNd End to End tests addedTeresa Charlin
2024-03-12IVGCVSW-8231 ScatterNd added to TFLite parserTeresa Charlin
2024-03-08IVGCVSW-8299 Optimisation to replace Max + Min with Bounded ReluTeresa 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-14Minor adjustment to the commit for MLCE-1165Tracy Narine
2024-02-13MLCE-1165 Model failing to load when pad is folded into Conv2dTracy Narine
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-09IVGCVSW-7861 Updating tflite parser to ignore VALIDATION: subgraphs.Colm Donelan