From 9b953b7b9e6c9864769bb2f4cd892098adc38b97 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 2 Jun 2016 04:38: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 8f2c698..ada163b 100644 --- a/notes.md +++ b/notes.md @@ -90,3 +90,4 @@ 2016-05-20T02:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2016-05-20T04:33:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2016-06-02T00:18:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2016-06-02T04:38:00 - Minor doc updates: linking to article on quantization (pulp-runtime)