From 98df2ff800ba862f6ae4bbd5698d1e7f1ae4ca1d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 18 Jan 2023 04:49:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 8d59307b037..b8263ee8099 100644 --- a/notes.md +++ b/notes.md @@ -324,3 +324,4 @@ 2022-12-22T21:48:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch) 2022-12-22T01:19:00 - Minor doc updates: linking to article on quantization (pytorch) 2022-12-22T18:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) +2023-01-18T04:49:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch)