Update CONTRIBUTORS.md
authorwjc404 <52632443+wjc404@users.noreply.github.com>
Mon, 23 Dec 2019 16:30:16 +0000 (00:30 +0800)
committerGitHub <noreply@github.com>
Mon, 23 Dec 2019 16:30:16 +0000 (00:30 +0800)
CONTRIBUTORS.md

index 99f82df..6d30ee9 100644 (file)
@@ -173,7 +173,8 @@ In chronological order:
   * [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
+  * [2019-07-29] optimize AVX2 DGEMM
+  * [2019-10-20] AVX512 DGEMM kernel (4x8)
+  * [2019-11-06] optimize AVX512 SGEMM
+  * [2019-11-12] AVX512 CGEMM & ZGEMM kernels
+  * [2019-12-23] optimize AVX2 CGEMM and ZGEMM