From b729c3f2c1c8dedf839d8b9bb150e748f7d52b4b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 22 Apr 2019 01: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 e190bdf8d0..3d4630e6c7 100644 --- a/notes.md +++ b/notes.md @@ -146,3 +146,4 @@ 2019-03-17T21:45:00 - Implementing approach from a new paper read last night (onnxruntime) 2019-03-17T05:34:00 - Late-night bugfix on financial RL environment (onnxruntime) 2019-03-17T18:25:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) +2019-04-22T01:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)