From 91860dd8a3749cce1fcf9e05a8392e1e3401cf2b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 10 Jun 2019 21:17: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 eb5b0ad14a..9baea0e4cb 100644 --- a/notes.md +++ b/notes.md @@ -155,3 +155,4 @@ 2019-05-25T20:35:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2019-05-25T01:49:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2019-06-10T00:36:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) +2019-06-10T21:17:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)