From 4c6ba704250c5227673d471f13646ca9919f54dc Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 1 Jun 2018 07:49: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 1bc2fa9..f2d921b 100644 --- a/notes.md +++ b/notes.md @@ -144,3 +144,4 @@ 2018-03-22T21:40:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2018-03-22T21:59:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2018-06-01T06:55:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2018-06-01T07:49:00 - Minor doc updates: linking to article on quantization (pulp-runtime)