From da281ee8c12a54f7bbab677dbf9f206399d03189 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 30 Dec 2024 05:49: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 296dfd7d03..0d267202c9 100644 --- a/notes.md +++ b/notes.md @@ -328,3 +328,4 @@ 2024-12-26T00:34:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2024-12-26T22:27:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2024-12-30T20:34:00 - Implementing approach from a new paper read last night (onnxruntime) +2024-12-30T05:49:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)