From be6d99cb9ca3e34167de4c382b0390c129995291 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 24 Feb 2021 19:22: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 c79152b..37e486a 100644 --- a/notes.md +++ b/notes.md @@ -252,3 +252,4 @@ 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) +2021-02-24T19:22:00 - Refactor for clarity, might break a few tests though (pulp-runtime)