From 1abc9020bacdeeea779c211cbc71d6efcaf68ebd Mon Sep 17 00:00:00 2001 From: Vadim Pisarevsky Date: Wed, 10 Apr 2024 17:22:13 +0300 Subject: [PATCH] Updated 2024 (markdown) --- 2024.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2024.md b/2024.md index 14b6474..249f30d 100644 --- a/2024.md +++ b/2024.md @@ -23,7 +23,7 @@ * Name - [ ] todo -## 2024-04-03 +## 2024-04-10 * Vadim: * [OpenCV China] compared speed of OpenCL-based gemm implementation in different libraries. So far, CLblast is the fastest, but we did not compare it against Intel-specific code.