aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_gemm/kernels
AgeCommit message (Expand)Author
2021-02-25Update int8 A55 kernelsGeorgios Pinitas
2021-02-17Regenerate kernels and update A55 versionsGeorgios Pinitas
2021-01-18Cycle estimate-based kernel selection for dot product quantized s8/u8 kernelsGeorgios Pinitas
2021-01-17Add missing std headersSang-Hoon Park
2020-12-07COMPMID-3869: Update Sconstruct to support SVE/SVE2Manuel Bottini
2020-11-23Update tuning numbers for A55 for both fp16 and fp32Georgios Pinitas
2020-11-12COMPMID-3776: Indirect GEMMGeorgios Pinitas
2020-07-23COMPMID-3578: Update FP32/int8 kernel selection.David Mansell
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-07COMPMID-3324: Remove pretransposed support from NEON backendGeorgios Pinitas
2020-07-06COMPID-3324: Clean GEMM kernelsGeorgios Pinitas
2020-06-30COMPMID-3324: Handle unused variable in SVE based GEMM kernels.Georgios Pinitas
2020-06-10COMPMID-3324: Remove extra bracketGeorgios Pinitas
2020-03-12COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayerGeorgios Pinitas
2020-01-31COMPMID-3003: Integrate assembly kernels utilizing MMLA instruction.Georgios Pinitas
2020-01-23COMPMID-2923 Integrate arm_gemm per channel quantizationMichalis Spyrou
2019-10-28MLCE-146: VTS failures A55Pablo Tello
2019-10-23COMPMID-2577: Fuse bias addition and activation in gemm assembly kernelsGeorgios Pinitas
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-09-26COMPMID-2452: Replace DOT assemble macro with the corresponding word directives.Georgios Pinitas
2019-07-26COMPMID-2178: Update GEMM assembly code.Georgios Pinitas
2019-07-23Use .inst directives instead of .int directives.Ramana Radhakrishnan
2019-07-23Update copyright yearsRamana Radhakrishnan
2019-03-19COMPMID-1995: Update RSH GEMM assembly kernels.Georgios Pinitas
2019-01-24COMPMID-1867: Add u8 and s8 hybrid assembly kernels.Georgios Pinitas
2019-01-18COMPMID-1867: Add NEON/SVE GEMM Hybrid kernels.Georgios Pinitas
2018-11-09COMPMID-1675: Remove unused SVE filesGeorgios Pinitas
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas
2018-11-02COMPMID-1271: New system for GEMM heuristicsDavid Mansell
2018-11-02COMPMID-1380: Pre-work for SVE support.David Mansell
2018-11-02COMPMID-1374: Fix constraints on AArch32 SGEMM.David Mansell
2018-11-02COMPMID-1369: Revert accidental formatting of RSH's repoAnthony Barbier
2018-11-02COMPMID-1256: Memory corruption in NEGEMMGeorgios Pinitas
2018-11-02COMPMID-1177: Improved native GEMM.David Mansell
2018-11-02COMPMID-881: Updated arm_gemm to the lastestPablo Tello
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello