aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon
AgeCommit message (Expand)Author
2024-05-13Add deprecation notices for items to be removed in 24.08.Colm Donelan
2024-04-24IVGCVSW-8602 Move ComputeSplitAxis() to backendsCommon/WorkloadUtilsTeresa Charlin
2024-04-23IVGCVSW-8294 Fix quantized Conv2d TOSA mappingJohn Mcloughlin
2024-04-18IVGCVSW-8314 Broadcast handling for Comparison layer is inconsistent.Colm Donelan
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-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-08IVGCVSW-7624 GpuFsa Op: Add Softmax operatorJohn Mcloughlin
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-07IVGCVSW-7622 GpuFsa Op: Add Cast operatorTracy Narine
2024-02-07IVGCVSW-7623: GpuFsa Op: Add Pool2d operatorTeresa Charlin
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-03IVGCVSW-8118 Added Two-Layer and Three-Layer Maxpool2d EndToEnd tests.Tianle Cheng
2023-12-21Add Quantize Support to TOSA Ref BackendTeresa Charlin
2023-12-15IVGCVSW-8113 Update EndToEnd tests and TosaReference support for MaximumTianle Cheng
2023-12-14Add Split support to TOSA Reference BackendKevin May
2023-12-13Add Resize Nearest Neighbour support to TOSA Reference BackendTeresa Charlin
2023-12-05IVGCVSW-8159 Fixed issues building with NDK r26Mike Kelly
2023-11-10IVGCVSW-7835 Add ReverseV2 CL and Neon WorkloadsTianle Cheng
2023-11-01Update ACL pin to 704c22f1373e1276acb43c71e7e17048271bbc03Nikhil Raj
2023-10-12Revert "Revert "MLCE-1093 Reshape and concat invalid results""Mike Kelly
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-08IVGCVSW-7901 Fix unsafe Usages of Memcpy in ArmnnDavid Monahan
2023-09-08IVGCVSW-7525 Add broadcast_to to TFLite ParserIdriss Chaouch
2023-08-31IVGCVSW-7525 Add broadcast_to operatorIdriss Chaouch
2023-08-28IVGCVSW-7505 Create FusedLayer and NeonFusedWorkload for AddMulAdd Neon kernelTeresa Charlin
2023-08-21IVGCVSW-7964 Fix UnidirectionalSequenceLstmNarumol Prangnawarat
2023-08-11Revert "MLCE-1093 Reshape and concat invalid results"Nikhil Raj Arm
2023-08-10MLCE-1093 Reshape and concat invalid resultsMike Kelly
2023-08-09IVGCVSW-7963 Uninitialized variable error in coverityMike Kelly
2023-08-08IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport)Francis Murtagh
2023-08-04IVGCVSW-2291 TILE Operator CL ImplementationCian McGriskin
2023-08-04IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (WorkloadFactory)Cian McGriskin
2023-08-04IVGCVSW-7635 Remove deprecated code due to be removed in 23.08 (ILayerSupport)Francis Murtagh
2023-08-02IVGCVSW-7880 Add check for FP16 backend supportRyan OShea
2023-08-02Fixing ambiguous method name in BackendHelper.Colm Donelan
2023-08-02IVGCVSW-7933 Deprecated code: remove forwarding headers for moved headersTracy Narine
2023-08-01IVGCVSW-7243 Remove deprecated code due to be removed in 23.05Kevin May
2023-08-01Fix for failing dynamic backend buildMike Kelly
2023-07-31MLCE-1092 Add Names to WorkloadsMike Kelly
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-21IVGCVSW-7830 Clean upMike Kelly