From 2ae87afb19b190079c7917c874e2abe865f626cc Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 26 Jan 2021 03:37:00 +0100 Subject: [PATCH] Refactor for clarity, might break a few tests though (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 0c6f37bc..1323e3ef 100644 --- a/notes.md +++ b/notes.md @@ -206,3 +206,4 @@ 2020-11-03T18:04:00 - Refactor for clarity, might break a few tests though (litex-boards) 2021-01-17T06:52:00 - Implementing approach from a new paper read last night (litex-boards) 2021-01-17T22:03:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) +2021-01-26T03:37:00 - Refactor for clarity, might break a few tests though (litex-boards)