From 2b496b17d6e2b0611959fdbb0c25e0cfb3fd64ea Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 25 Aug 2023 04:15: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 b85c8b5..99ee91f 100644 --- a/notes.md +++ b/notes.md @@ -342,3 +342,4 @@ 2023-08-12T03:23:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2023-08-12T17:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2023-08-21T06:58:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2023-08-25T04:15:00 - Minor doc updates: linking to article on quantization (pulp-runtime)