From f5a9a8c1fedac7b6bbf84a5528d50e5f8d984cc9 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 31 Jan 2024 03:52: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 da338b2f0c..6bf5fd67bb 100644 --- a/notes.md +++ b/notes.md @@ -277,3 +277,4 @@ 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) 2023-12-24T01:09:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) +2024-01-31T03:52:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)