From 087b1c1c54e621a5bb4da479ec5d2b6132195546 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 24 Feb 2021 05:11:00 +0100 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 5a90cc8..551d930 100644 --- a/notes.md +++ b/notes.md @@ -255,3 +255,4 @@ 2021-02-24T19:22:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2021-02-24T06:48:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2021-02-24T06:15:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2021-02-24T05:11:00 - Minor doc updates: linking to article on quantization (pulp-runtime)