From d146589252df6544a284dd2b49e870094777107e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 7 Jan 2023 02:16: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 65bcab5806..2dfa3bcb29 100644 --- a/notes.md +++ b/notes.md @@ -254,3 +254,4 @@ 2022-11-19T19:25:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2022-12-30T17:59:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2023-01-07T06:56:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) +2023-01-07T02:16:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)