From 4769db134aa56f920ee6ae3c2ce9d8b0ba3336d3 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 25 Nov 2023 22:12: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 dbb9308..0aa74ea 100644 --- a/notes.md +++ b/notes.md @@ -338,3 +338,4 @@ 2023-09-03T00:45:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) 2023-09-06T20:57:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) 2023-11-25T19:55:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) +2023-11-25T22:12:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3)