From 39bb1be582af50e30fb158614930886e99392d40 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 30 Nov 2018 06:00:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 1b27fb4..e71c4cc 100644 --- a/notes.md +++ b/notes.md @@ -175,3 +175,4 @@ 2018-11-29T18:38:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2018-11-30T07:17:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2018-11-30T18:01:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2018-11-30T06:00:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)