From ca7447a299a77c03945a3f10b59be52852fb54ba Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 16 Feb 2016 08:26:00 +0100 Subject: [PATCH] Implementing approach from a new paper read last night (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index dc896d9..b78897b 100644 --- a/notes.md +++ b/notes.md @@ -75,3 +75,4 @@ 2016-01-27T20:43:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2016-01-27T06:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2016-02-16T21:48:00 - Minor doc updates: linking to article on quantization (pulp-runtime) +2016-02-16T08:26:00 - Implementing approach from a new paper read last night (pulp-runtime)