From f51d8b1ff86b93d66707e25d8e433f5e0aa3a5c4 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 7 May 2021 08:04: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 dbc6019..849d5c8 100644 --- a/notes.md +++ b/notes.md @@ -265,3 +265,4 @@ 2021-04-13T01:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2021-04-13T06:16:00 - Late-night bugfix on financial RL environment (pulp-runtime) 2021-05-07T22:59:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2021-05-07T08:04:00 - Minor doc updates: linking to article on quantization (pulp-runtime)