From d68980e024e2e52e61eeec68308bd72dd1214ba4 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 30 Oct 2016 21:05: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 b949e6e..158532f 100644 --- a/notes.md +++ b/notes.md @@ -96,3 +96,4 @@ 2016-09-08T05:52:00 - Minor doc updates: linking to article on quantization (pulp-runtime) 2016-10-10T01:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2016-10-10T05:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2016-10-30T21:05:00 - Implementing approach from a new paper read last night (pulp-runtime)