From 0a9d6dee9b8f2ae5fae4fb2713fcfb9cc5a58458 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 13 Jul 2017 17:46:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 813667b..bcfefa1 100644 --- a/notes.md +++ b/notes.md @@ -127,3 +127,4 @@ 2017-06-14T19:58:00 - Implementing approach from a new paper read last night (pulp-runtime) 2017-06-14T23:29:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2017-07-13T20:11:00 - Implementing approach from a new paper read last night (pulp-runtime) +2017-07-13T17:46:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)