From 8ba5c62c9c58e58a6fa4a0372aff4e06d5d49c80 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 16 Oct 2021 03:16:00 +0200 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 5a8d16c..bfe4856 100644 --- a/notes.md +++ b/notes.md @@ -275,3 +275,4 @@ 2021-09-06T23:12:00 - Implementing approach from a new paper read last night (pulp-runtime) 2021-09-06T18:06:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2021-10-16T22:11:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2021-10-16T03:16:00 - Minor doc updates: linking to article on quantization (pulp-runtime)