From 1f61591c1b581faa7d0c4b517b0d1c5ea2ab3ed3 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 24 Sep 2019 18:43: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 850f1ba..3a42456 100644 --- a/notes.md +++ b/notes.md @@ -212,3 +212,4 @@ 2019-08-22T22:42:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2019-09-19T20:32:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2019-09-24T23:31:00 - Late-night bugfix on financial RL environment (pulp-runtime) +2019-09-24T18:43:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)