We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fbe510 commit 3ce6bcdCopy full SHA for 3ce6bcd
CONTRIBUTORS.md
@@ -173,7 +173,8 @@ In chronological order:
173
* [2019-04-29] power9 sgemm/strmm kernel
174
175
* Jiachen Wang <https://github.com/wjc404>
176
- * [2018.07] optimize AVX2 DGEMM
177
- * [2018-11] optimize AVX512 SGEMM and DGEMM
178
- * [2018-11] AVX512 CGEMM & ZGEMM kernels
179
- * [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
180
+ * [2019-12-23] optimize AVX2 CGEMM and ZGEMM
0 commit comments