From 85346c21ae3df7fb6af97b6ab44ca179568232f0 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 7 Dec 2019 01:46:00 +0100 Subject: [PATCH] Implementing approach from a new paper read last night (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 8b5bd67..cd7abfd 100644 --- a/notes.md +++ b/notes.md @@ -225,3 +225,4 @@ 2019-11-28T18:47:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2019-11-29T23:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2019-11-29T05:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2019-12-07T01:46:00 - Implementing approach from a new paper read last night (pulp-runtime)