From daf45f820cf8b0e06cf4a25be89493c89224d8a3 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 18 Apr 2020 21:54: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 2eff21ac65..25e9f825c8 100644 --- a/notes.md +++ b/notes.md @@ -165,3 +165,4 @@ 2020-02-16T06:57:00 - Late-night bugfix on financial RL environment (onnxruntime) 2020-02-16T05:24:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2020-02-27T05:12:00 - Late-night bugfix on financial RL environment (onnxruntime) +2020-04-18T21:54:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)