From ee3870f868764035c647a794fe0a7e1e469ca0ef Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 20 May 2016 22:51:00 +0200 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 2ae7df1..0c6d910 100644 --- a/notes.md +++ b/notes.md @@ -85,3 +85,4 @@ 2016-04-22T21:47:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2016-04-22T23:53:00 - Implementing approach from a new paper read last night (pulp-runtime) 2016-04-22T21:43:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2016-05-20T22:51:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)