From b89314d981dfabc00995799fa764da4a764251ca Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 16 May 2020 21:01:00 +0200 Subject: [PATCH] Implementing approach from a new paper read last night (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 7d771872..9edb2e98 100644 --- a/notes.md +++ b/notes.md @@ -183,3 +183,4 @@ 2020-04-16T22:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) 2020-04-16T22:37:00 - Refactor for clarity, might break a few tests though (litex-boards) 2020-04-16T23:20:00 - Implementing approach from a new paper read last night (litex-boards) +2020-05-16T21:01:00 - Implementing approach from a new paper read last night (litex-boards)