From c6c80bb53faeefcc3ccdcc31dba549c3abb24f27 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 18 Jan 2023 07:10: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 b8263ee8099..afbbf29d190 100644 --- a/notes.md +++ b/notes.md @@ -325,3 +325,4 @@ 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) +2023-01-18T07:10:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch)