From ca8de0ff3ec1f033bce374239ad9ac73056b1cfc Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 16 Sep 2024 21:05: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 d36c0b8c4d..0219fbed78 100644 --- a/notes.md +++ b/notes.md @@ -318,3 +318,4 @@ 2024-08-17T03:31:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2024-09-16T01:12:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2024-09-16T23:08:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) +2024-09-16T21:05:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)