From 2a77d2907298ace0ee118ec31c75e1438f909efb Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 2 Aug 2019 03:03: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 64ac315..10384a5 100644 --- a/notes.md +++ b/notes.md @@ -199,3 +199,4 @@ 2019-07-22T21:41:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2019-07-26T19:37:00 - Implementing approach from a new paper read last night (pulp-runtime) 2019-07-26T02:00:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2019-08-02T03:03:00 - Minor doc updates: linking to article on quantization (pulp-runtime)