From 5540fd1f5ef6be3d722b65a034099743517976a7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 21 Apr 2017 03:56: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 985bddf..6167bee 100644 --- a/notes.md +++ b/notes.md @@ -114,3 +114,4 @@ 2017-03-30T07:59:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2017-03-30T22:05:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 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)