Browse Source

Merge pull request #5363 from guoyuanplct/develop

Update CONTRIBUTORS.md
pull/5364/head
Martin Kroeker GitHub 2 months ago
parent
commit
d2ea9bbb6d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 1 deletions
  1. +8
    -1
      CONTRIBUTORS.md

+ 8
- 1
CONTRIBUTORS.md View File

@@ -253,4 +253,11 @@ In chronological order:
* [2025-02-27] Add sbgemv_n_neon kernel

* Abhishek Kumar <https://github.com/abhishek-iitmadras>
* [2025-04-22] Optimise dot kernel for NEOVERSE V1
* [2025-04-22] Optimise dot kernel for NEOVERSE V1

* Guoyuan Li <https://github.com/guoyuanplct>
* [2025-04-11] Optimise gemv kernel for RISCV64_ZVL256B
* [2025-05-01] Optimise zgemv kernel for RISCV64_ZVL256B
* [2025-05-17] Optimise omatcopy/zomatcopy kernel for RISCV64_ZVL256B
* [2025-05-29] Optimise axpby kernel for RISCV64_ZVL256B
* [2025-06-05] Optimise hbmv kernel for RISCV64_ZVL256B

Loading…
Cancel
Save