aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_gemm
AgeCommit message (Expand)Author
2020-07-24[ONCPUML-120]: Tweak of the launch heuristics for hybrid_u8u32_dot_16x4 kernelAleksandr Nikolaev
2020-07-23COMPMID-3578: Update FP32/int8 kernel selection.David Mansell
2020-07-16[ONCPUML-97]: Implement "int8" support for 2D decomposition at high core countsAleksandr Nikolaev
2020-07-15[ONCPUML-96] FP16 support for 2D decomposition at high core counts.cfRod
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-07-02COMPMID-3324: Fix per-channel quantization on N blockingGeorgios Pinitas
2020-06-30COMPMID-3324: Handle unused variable in SVE based GEMM kernels.Georgios Pinitas
2020-06-17COMPMID-3520: Move ndrange.hpp header from arm_gemm to assemblyMichele Di Giorgio
2020-06-10COMPMID-3324: Remove extra bracketGeorgios Pinitas
2020-05-28move ndrange.hpp header into arm_compute directoryVincent ABRIOU
2020-05-26COMPMID-3499: Fix integer overflow for large GEMM on NEONSang-Hoon Park
2020-05-20COMPMID-3496: Fix for GEMM_INTERLEAVE_2DGian Marco Iodice
2020-05-11COMPMID-3467: Zero-initialize std::array in ndrange.hppGeorgios Pinitas
2020-05-10[ONCPUML-7] arm_compute support for ND parallelismJoseph Dobson
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-12-11COMPMID-2841: Enable aarch32 buildsGeorgios Pinitas
2019-10-28MLCE-146: VTS failures A55Pablo Tello
2019-10-23COMPMID-2577: Fuse bias addition and activation in gemm assembly kernelsGeorgios Pinitas
2019-10-11COMPMID-2697: Dynamic Tensors Type2 test caseGeorgios Pinitas
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-09-30COMPMID-2452: Dot product optimizations on merge/transformsGeorgios Pinitas
2019-09-26COMPMID-2452: Replace DOT assemble macro with the corresponding word directives.Georgios Pinitas
2019-09-25COMPMID-2674: Buffer overrun in GEMM assembly tranform kernels.Georgios Pinitas
2019-08-23COMPMID-2336: Update GEMM codeMichalis Spyrou
2019-08-21COMPMID-2596 MobilenetSSD produce wrong resultsMichalis Spyrou
2019-07-29COMPMID-2336: Guard quint8 gemm files for aarch64 only.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-07-05COMPMID-2378: Sanitize GEMM configuration for NEONGeorgios Pinitas
2019-05-23COMPMID-2336: Initialize zerobuf arrays in gemm transform kernels.Georgios Pinitas
2019-03-19COMPMID-1995: Update RSH GEMM assembly kernels.Georgios Pinitas
2019-02-04COMPMID-1710: Enable fp16 fallback for AArch32Georgios 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-07COMPMID-1451: Fixed zerobuff sizes and clobbers in interleave transforms.Georgios Pinitas
2018-11-02COMPMID-1451: Fix compilation issues under gcc 8Georgios Pinitas
2018-11-02COMPMID-1536: Github PR: Removed redundant const qualifier on castKohei Takahashi
2018-11-02COMPMID-1271 Avoid memory leak in list of gemm methodsAnthony Barbier
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