From 4832a0edf2fa45439d026eaddf1dc8b63a6487c3 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 4 Dec 2021 08:29:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 0c59f03..aacec13 100644 --- a/notes.md +++ b/notes.md @@ -284,3 +284,4 @@ 2021-11-24T20:09:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2021-11-24T02:45:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2021-12-04T00:15:00 - Refactor for clarity, might break a few tests though (pulp-runtime) +2021-12-04T08:29:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)