From 818b3ff333733f2591414def6895e031aeac3321 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 11 Nov 2015 05:01: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 065490b..446a33f 100644 --- a/notes.md +++ b/notes.md @@ -62,3 +62,4 @@ 2015-09-15T22:27:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2015-09-15T02:59:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2015-09-15T00:21:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2015-11-11T05:01:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)