From ceba91e4031e5fce037f51af66ca830ff8f6abab Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 9 Sep 2020 05:17:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (litex-boards) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index a8491f45..57cc3a07 100644 --- a/notes.md +++ b/notes.md @@ -193,3 +193,4 @@ 2020-08-29T18:23:00 - Late-night bugfix on financial RL environment (litex-boards) 2020-08-29T08:50:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (litex-boards) 2020-09-09T17:36:00 - Late-night bugfix on financial RL environment (litex-boards) +2020-09-09T05:17:00 - Quick fix, referencing a known issue from the official repo (litex-boards)