From 5c7894ccbb4f89e6204af62353781fa380f2a75a Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 25 Dec 2017 18:22:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 8116597..d7f4d62 100644 --- a/notes.md +++ b/notes.md @@ -117,3 +117,4 @@ 2017-12-23T05:45:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2017-12-23T08:52:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2017-12-24T23:08:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2017-12-25T18:22:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)