From 6f07079467b8ac4463b206f5c950f416a877474c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 1 Jul 2018 02:30: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 5123a3c..e88d312 100644 --- a/notes.md +++ b/notes.md @@ -154,3 +154,4 @@ 2018-06-15T23:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2018-06-21T23:04:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2018-07-01T17:04:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2018-07-01T02:30:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)