From 1892d928cac58a7a8dd1e551bf245a2fc6cad825 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 2 Aug 2024 22:57:00 +0200 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 57b32fd8eb..e5e23153a6 100644 --- a/notes.md +++ b/notes.md @@ -308,3 +308,4 @@ 2024-07-04T02:32:00 - Late-night bugfix on financial RL environment (onnxruntime) 2024-07-04T19:19:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2024-07-04T08:12:00 - Implementing approach from a new paper read last night (onnxruntime) +2024-08-02T22:57:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)