aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
10 daysIVGCVSW-8206 In TOSACommon, modify the way the Unique name for the inputs wer...Teresa Charlin
11 daysIVGCVSW-8206 CreateRescaleTosaOperator() modifiedTeresa Charlin
11 daysIVGCVSW-8602 Move ComputeSplitAxis() to backendsCommon/WorkloadUtilsTeresa Charlin
11 daysIVGCVSW-8205 For leakyRelu, add TosaRefEndToEndTests and Fp16 in mappingsTeresa Charlin
12 daysIVGCVSW-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-17MLCE-1248 Removing limitations on zero scale value in quantization.Colm Donelan
2024-04-11IVGCVSW-8165: Update TOSA Common and TosaRef to use TOSA v0.80Teresa Charlin
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