From 1451e63d48d04761a9983ee6d3a68ed46e8e4435 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 30 Apr 2024 20:27:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 73a21fe..14844da 100644 --- a/notes.md +++ b/notes.md @@ -368,3 +368,4 @@ 2024-04-06T23:40:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2024-04-30T03:38:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2024-04-30T19:21:00 - Refactor for clarity, might break a few tests though (pulp-runtime) +2024-04-30T20:27:00 - Minor doc updates: linking to article on quantization (pulp-runtime)