aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2023-11-08IVGCVSW-8140 Prelu restriction in quantization not neededTeresa Charlin
2023-11-08Removing explicit block on non constant bias in NEON CONV2D.Colm Donelan
2023-11-02IVGCVSW-7889 Add support for Signed64 data type in Cast layerTeresa Charlin
2023-11-01Update ACL pin to 704c22f1373e1276acb43c71e7e17048271bbc03Nikhil Raj
2023-10-25IVGCVSW-7751 DTS: Fix Gather and GatherNd Tests in CpuRefCiara Sookarry
2023-10-20IVGCVSW-8103 SquareDiff restriction in quantization not neededTeresa Charlin
2023-10-16IVGCVSW-7752 DTS: Fix QuantizePerChannel testsJohn Mcloughlin
2023-10-12Revert "Revert "MLCE-1093 Reshape and concat invalid results""Mike Kelly
2023-10-09Revert "IVGCVSW-7850 block non const bias on NEON Depthwise conv."Colm Donelan
2023-10-05IVGCVSW-7750 DTS: Fix ElementWise isnan assertDavid Monahan
2023-10-03IVGCVSW-7749 DTS: Fix reshape floating point exceptionTianle Cheng
2023-10-03IVGCVSW-8033 Update Arm NN to use TOSA v0.60.0Narumol Prangnawarat
2023-09-29IVGCVSW-8055 Add support for GELU activation function.Teresa Charlin
2023-09-28IVGCVSW-7504 Create a backend specific optimization to fuse ADD+MUL+Add+(Acti...Tracy Narine
2023-09-26GitHub #734 Add ExecuteNetwork support for S64 bit outputJohn Mcloughlin
2023-09-19BugFix: ElementwiseBinary missing from NeonBackend activation fusion optimiza...Teresa Charlin