From 38189f6fd562bb60e5c6f20c5ff0de6ffdcbfefc Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 5 Jun 2024 04:59:00 +0200 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 beef9426c83..ad585510d11 100644 --- a/notes.md +++ b/notes.md @@ -359,3 +359,4 @@ 2024-03-04T22:31:00 - Implementing approach from a new paper read last night (pytorch) 2024-03-04T07:55:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2024-06-05T23:31:00 - Minor doc updates: linking to article on quantization (pytorch) +2024-06-05T04:59:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch)