From 8fc2ea8419867b702cb998dc99028f29d3a0199c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 14 Aug 2016 05:12:00 +0200 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index cf1190c..732d2fc 100644 --- a/notes.md +++ b/notes.md @@ -85,3 +85,4 @@ 2016-07-20T08:03:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2016-08-14T00:56:00 - Late-night bugfix on financial RL environment (prophet) 2016-08-14T05:24:00 - Minor doc updates: linking to article on quantization (prophet) +2016-08-14T05:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)