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 611445c commit 6fbe510Copy full SHA for 6fbe510
CONTRIBUTORS.md
@@ -171,3 +171,9 @@ In chronological order:
171
* [2019-02-01] added missing Blas Level-1,2 (single precision) simd codes
172
* [2019-03-14] power9 dgemm/dtrmm kernel
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
0 commit comments