From 7a9914791b16d893bc3af40e69e70c5a40de19ac Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 11 Mar 2015 05:31:00 +0100 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 1e3e17b..f1c270e 100644 --- a/notes.md +++ b/notes.md @@ -48,3 +48,4 @@ 2015-02-21T06:13:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2015-03-11T07:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2015-03-11T02:05:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2015-03-11T05:31:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)