From d1cd481fb5e2a5d7644a84dbe73e6a0eda462e57 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 30 Apr 2024 03:38:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index c9050b0..ee4f71d 100644 --- a/notes.md +++ b/notes.md @@ -366,3 +366,4 @@ 2024-01-04T19:53:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2024-01-22T02:26:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 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)