Browse Source

Update CONTRIBUTORS.md

tags/v0.3.8^2
wjc404 GitHub 6 years ago
parent
commit
6fbe51072b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      CONTRIBUTORS.md

+ 6
- 0
CONTRIBUTORS.md View File

@@ -171,3 +171,9 @@ In chronological order:
* [2019-02-01] added missing Blas Level-1,2 (single precision) simd codes
* [2019-03-14] power9 dgemm/dtrmm kernel
* [2019-04-29] power9 sgemm/strmm kernel

* Jiachen Wang <https://github.com/wjc404>
* [2018.07] optimize AVX2 DGEMM
* [2018-11] optimize AVX512 SGEMM and DGEMM
* [2018-11] AVX512 CGEMM & ZGEMM kernels
* [2018-12] optimize AVX2 CGEMM and ZGEMM

Loading…
Cancel
Save