From f7c25859a0bee373d57f12eb342a83e5630a6394 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 27 Apr 2017 19:32:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 744ac31..fb5094f 100644 --- a/notes.md +++ b/notes.md @@ -117,3 +117,4 @@ 2017-04-21T03:56:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2017-04-21T02:30:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2017-04-21T06:14:00 - Refactor for clarity, might break a few tests though (pulp-runtime) +2017-04-27T19:32:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)