From f50102f0538db43ff7796ad6bee969bfc5ac9e7e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 22 Apr 2019 03:16: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 3d4630e6c7..2335903350 100644 --- a/notes.md +++ b/notes.md @@ -147,3 +147,4 @@ 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) +2019-04-22T03:16:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)