aboutsummaryrefslogtreecommitdiff
path: root/src/backends/tosaCommon/operatorMappings
AgeCommit message (Expand)Author
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-11IVGCVSW-8165: Update TOSA Common and TosaRef to use TOSA v0.80Teresa Charlin
2024-02-21IVGCVSW-7854 Remove/rewrite asserts in the backends.Colm Donelan
2024-01-23Minor fixes related to the LeakyRelu Activation support commit (IVGCVSW-7344)Tracy Narine
2024-01-17IVGCVSW-7344 Add LeakyRelu Activation support to TOSA Reference BackendTracy Narine
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-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-10-03IVGCVSW-8033 Update Arm NN to use TOSA v0.60.0Narumol Prangnawarat
2023-01-13IVGCVSW-7173 Add Rsqrt to Tosa Ref BackendDavid Monahan
2022-12-23IVGCVSW-7343 Add Transpose support to TOSA Reference BackendCathal Corbett
2022-12-23IVGCVSW-7172 Add ElementwiseBinary (Subtraction & Multiplication) support to ...Nikhil Raj
2022-12-15IVGCVSW-7170 Add Concat support to TOSA Reference BackendKevin May
2022-12-15Small fixes in TOSA common and TOSA reference:Teresa Charlin
2022-12-15IVGCVSW-7168 Support simple model in the TOSA Reference BackendMatthew Sloyan
2022-12-15IVGCVSW-7204 Add TransposeConv2d support to TOSA Reference BackendMatthew Sloyan
2022-12-13IVGCVSW-7342 Add Slice support to TOSA Reference BackendCathal Corbett
2022-12-12IVGCVSW-7174 Add Reshape support to TOSA Reference BackendCathal Corbett
2022-12-08IVGCVSW-7168 Add Conv2d and Constant support to TOSA Reference BackendMatthew Sloyan
2022-11-16IVGCVSW-7345 Add Pooling2d support to TOSA Reference BackendCathal Corbett
2022-11-09IVGCVSW-7165 Implement TosaRefPreCompiledWorkload::Execute()Matthew Sloyan
2022-11-02IVGCVSW-7164 Implement TosaRefBackend::OptimizeSubgraphViewMatthew Sloyan
2022-10-27IVGCVSW-7273 Fix TOSA Serialization Library integrationMatthew Sloyan
2022-08-30IVGCVSW-7133 Add TosaMappings backbone structure with support for Addition To...Cathal Corbett