aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/arm_gemm
AgeCommit message (Expand)Author
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
2018-11-02COMPMID-1177: Improved native GEMM.David Mansell
2018-11-02COMPMID-1166: Fixed alpha/beta mixup for some merges.David Mansell
2018-11-02COMPMID-1134: Fixing the Window reconstruction in gemm_nativeAnthony Barbier
2018-11-02COMPMID-1105: Fix mismatches conv layer when using NativeGemm with multiple t...Pablo Tello
2018-11-02COMPMID-1054 Update RSH's GEMM to add batch+multi supportMichalis Spyrou
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello
2018-11-02COMPMID-881: Updated arm_gemm to the lastestPablo Tello
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello