aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/GEMMLowp.cpp
AgeCommit message (Expand)Author
2024-04-29Disable SME2 Gemmlowp s8f32 kernel selection in case results needs to be accu...Gunes Bayir
2024-04-16Fix v7 test failure when core matmul result is dequantized into fp32Gunes Bayir
2024-04-15Add s8f32 kernels and dynamic QuantizationInfoJonathan Deakin
2024-04-15Add guarding for accumulation validation test in aarch32Radu Salavat
2024-04-12Accumulation in Cpu Gemm kernels is not supported for quantized kernels in aa...Radu Salavat
2024-04-11Add in place summation to CPU GEMM kernelsRadu Salavat
2024-01-04Implement dynamic quantization for GEMMLowp testsSiCong Li
2023-02-01Fix GEMMLowp/Batched MatMul mismatches on CPUMohammed Suhail Munshi
2022-11-15Fix GemmLowp BatchMatMul Tests to use quantized OutputsMohammed Suhail Munshi
2022-10-20Add test in GEMMLowp for batch matmulMohammed Suhail Munshi
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-07-08Port NEGEMMLowp Part 2Manuel Bottini
2021-06-22Port NEGEMMLowp Part 1Manuel Bottini
2021-04-13Implicit padding testing along the X axis on high priority operatorsGiorgio Arena
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2020-12-08Fix invalid usage of dataset::makeSiCong Li
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-10-08COMPMID-3170: Remove padding in NEGEMMLowpMatrixMultiplyKernelmorgolock
2020-09-28COMPMID-3324: Remove configuration testsMichalis Spyrou
2020-09-15COMPMID-3184: Added no padding test for NEGEMMLowpQuantizeDownInt32ToUint8Sca...morgolock
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-03-26COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToU...Luca Foschiani
2020-03-02COMPMID-3097 Fuse activation with fully connected layer CLGiorgio Arena
2020-01-14COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCoreManuel Bottini
2019-11-27COMPMID-2805: Add QASYMM8_SIGNED support in NEGEMMLowpOutputStageGeorgios Pinitas
2019-11-14COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersVidhya Sudhan Loganathan
2019-10-24COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quanti...Manuel Bottini
2019-06-25COMPMID-2406: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for NEONGian Marco Iodice
2019-03-15COMPMID-1694: Fuse offset contribution with the output stage when we use NEGE...George Wort
2019-01-17COMPMID-1652 NEON Remove unnecessary configuration testsMichalis Spyrou
2018-11-02COMPMID-1413 - Improve the performance of GEMMLowp with 8 bit dot product on ...Gian Marco Iodice
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-959: Removed Interleave blocked kernel.Pablo Tello
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02COMPMID-731 - Remove padding requirements for NEGEMMLowpOutputStageGian Marco
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-706 - Add GEMMLowp output stage for scaling by a fixed point numberGian Marco
2018-11-02COMPMID-697 - Rework GEMMLowp interface on OpenCLGian Marco
2018-11-02COMPMID-632 Assembly: Integrate gemmlowp assembly versionMichalis Spyrou
2018-11-02COMPMID-667: Add validation static method to NEON GEMMlowpGeorgios Pinitas
2018-11-02COMPMID-665 - NEON: Add QASYMM8 in place Activation layerGian Marco
2018-11-02COMPMID-675: NEGEMMLowp Assembly IntegrationPablo Tello
2018-11-02COMPMID-675 - Reworked NEGEMMLowp interface/functionGian Marco
2018-11-02COMPMID-662: Integrated the new a64_s8_gemm_12x8 + dot product kernel into ACL.Pablo Tello
2018-11-02COMPMID-616 - Optimizing GEMMLowp on NEON intrinsicsGian Marco Iodice
2018-11-02COMPMID-636 - Extending GEMMLowp validation for NEON intrinsicsGian Marco
2018-11-02COMPMID-556: Disable GEMMLowp tests until we've got the intrinsics version me...Anthony Barbier
2018-11-02COMPMID-481: Add gemmlowp_aarch64_v8p4 kernel.Pablo Tello
2018-11-02COMPMID-417: Port GEMMLowp test to the new validation framework.Pablo Tello