aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/gemm
AgeCommit message (Expand)Author
2021-04-16Add GEMM heuristic for Mali-G78Gian Marco Iodice
2021-02-25Avoid division with zeroGeorgios Pinitas
2021-02-23Avoid division with zero on CLGEMM lhs/rhs configurationGeorgios Pinitas
2021-01-22Update Fp16 heuristic for Mali-G76 and Mali-G77Gian Marco Iodice
2020-12-03Rename the files and classes required by the OpenCL GEMM heuristicSiCong Li
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-23COMPMID-4018: Fix heuristic fallback for CLGEMMReshapedRHSOnly forGian Marco Iodice
2020-11-18COMPMID-3980: Fix F16 regression on Mali-G76Gian Marco Iodice
2020-11-18COMPMID-3981: Fix missing fallback for export to cl_imageGian Marco Iodice
2020-11-17COMPMID-3975: Update CLGEMM heuristic for Mali-G52 F16Gian Marco Iodice
2020-11-13COMPMID-3959: Update Mali-G52 heuristic for CLGEMM - F32Gian Marco Iodice
2020-11-03COMPMID-3939: Update GEMM heuristic Mali-G77Gian Marco Iodice
2020-10-30COMPMID-3930: Update CLGEMM heuristic for fp16. Mali-G76Gian Marco Iodice
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-07COMPMID-3674: Update heuristic for Mali-G77Gian Marco Iodice
2020-09-24COMPMID-3673: Update heuristic for GEMM FP16 on Mali G76Gian Marco Iodice
2020-09-21COMPMID-3787: Update heuristic for m = 1 on CLGEMMReshapedOnlyRHSKernelGian Marco Iodice
2020-08-28COMPMID-3670 Extend cl image support to f16 in CLGEMMReshapeRHSMatrixKernelSiCong Li
2020-08-07COMPMID-3683: Fix performance regression on Mali-G76 (Fully connected)Gian Marco Iodice
2020-07-21COMPMID-3326; Update heuristic for GEMMReshaped and GEMMReshapedOnlyRHSGian Marco Iodice
2020-07-15COMPMID-3326: Update heuristic for GEMMReshaped and GEMMReshapedOnlyRHSGian Marco Iodice
2020-07-09COMPMID-3325: Add support in gemm_tuner for cl_imageManuel Bottini
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-05-07COMPMID-3459: Updated heuristic in CLGEMMReshapedOnlyRHSKernelGian Marco Iodice
2020-05-06COMPMID-3459: Update the heuristic for GEMV for F16 on Mali-G77Gian Marco Iodice
2020-05-05COMPMID-3428: Fixed Mali-G77 heuristic for GEMMReshapedOnlyRHS - f16Gian Marco Iodice
2020-04-20COMPMID-3304: Update OpenCL GEMM heuristic for Int8Gian Marco Iodice
2020-04-08COMPMID-3112: Reworking heuristic for CLGEMM - part1Gian Marco Iodice
2020-02-26COMPMID-3202: Add support for Valhall architecture in GEMMGian Marco Iodice
2019-10-04COMPMID-2572: Update the heuristic in CLGEMM for FP16Gian Marco Iodice
2019-09-30COMPMID-2571: Add mixed-precision support in CLGEMMReshaped for FP16Gian Marco Iodice
2019-09-26COMPMID-2571: Add support for FP16 in CLGEMMReshaped - part 1Gian Marco Iodice
2019-09-23COMPMID-2668: Add GEMM/GEMMLowp heuristic for Mali-G51Gian Marco Iodice
2019-07-18COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic)Gian Marco Iodice
2019-04-16COMPMID-2110: Enable CLGEMMLowpMatrixMultiplyReshapeOnlyRHSKernel in CLGEMMLowpGian Marco Iodice
2019-04-08COMPMID-2097: Implement a heuristic to dispatch CLGEMMReshapedOnlyRHS kernel ...Gian Marco Iodice