From 2ff477c21e7729b5585efbba91fb5166f700ac73 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 16 Feb 2020 17: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 c505a5d30a..bcfa7d74bf 100644 --- a/notes.md +++ b/notes.md @@ -160,3 +160,4 @@ 2019-10-06T20:48:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2019-10-06T01:10:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2020-01-22T04:06:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) +2020-02-16T17:16:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)