From 31b860eeb6a61bd116dc84faf2e60bb019cf5d31 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 24 Dec 2023 20:54:00 +0100 Subject: [PATCH] Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index e6a8b2b2f6..67c0c18d20 100644 --- a/notes.md +++ b/notes.md @@ -275,3 +275,4 @@ 2023-12-07T19:14:00 - Late-night bugfix on financial RL environment (onnxruntime) 2023-12-24T01:05:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2023-12-24T19:27:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) +2023-12-24T20:54:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)