From 832b6a7c105bc483a932a8928c8da044b6a80222 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 21 Apr 2017 06:14:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 8bb2849..744ac31 100644 --- a/notes.md +++ b/notes.md @@ -116,3 +116,4 @@ 2017-03-30T05:50:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2017-04-21T03:56:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2017-04-21T02:30:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2017-04-21T06:14:00 - Refactor for clarity, might break a few tests though (pulp-runtime)