From e3a26d78c88bb5a22130180c459c93c2c52cc40d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 2 Oct 2024 23:02: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 0219fbed78..993657a339 100644 --- a/notes.md +++ b/notes.md @@ -319,3 +319,4 @@ 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) +2024-10-02T23:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)