From 7db4afd8ebe34d3f58ffd8097c9f3718487862fb Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 3 Apr 2017 19:08: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 bd59e1eefd..98d311bd4b 100644 --- a/notes.md +++ b/notes.md @@ -83,3 +83,4 @@ 2017-03-16T02:02:00 - Late-night bugfix on financial RL environment (onnxruntime) 2017-03-16T07:08:00 - Implementing approach from a new paper read last night (onnxruntime) 2017-04-03T21:28:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) +2017-04-03T19:08:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)