Update CONTRIBUTORS.md

This commit is contained in:
CDAC-SSDG 2024-10-30 13:57:13 +05:30 committed by GitHub
parent f66e6d32c2
commit 2718b37fed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 0 deletions

View File

@ -229,3 +229,13 @@ In chronological order:
* Christopher Daley <https://github.com/cdaley> * Christopher Daley <https://github.com/cdaley>
* [2024-01-24] Optimize GEMV forwarding on ARM64 systems * [2024-01-24] Optimize GEMV forwarding on ARM64 systems
* Aniket P. Garade <https://github.com/garadeaniket>
* [2024-10-30] Optimized scal Level-1 BLAS routines with ARM SVE
* Sushil Pratap Singh <https://github.com/SushilPratap04>
* [2024-10-30] Optimized swap Level-1 BLAS routines with ARM SVE
* Juliya James <https://github.com/Juliya32>
* [2024-10-30] Optimized rot Level-1 BLAS routines with ARM SVE