From 0dfa8524c83b1eeee152295454c76ad46d77886c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 10 Jan 2021 03:01:00 +0100 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 bcca82f..c79152b 100644 --- a/notes.md +++ b/notes.md @@ -251,3 +251,4 @@ 2021-01-08T05:34:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2021-01-10T06:31:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2021-01-10T18:14:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2021-01-10T03:01:00 - Refactor for clarity, might break a few tests though (pulp-runtime)