From 7beb6737a16cd33d8a0b92a5e3f15ad312a4e66d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 14 Jun 2016 01: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 2fa7edb56c..5d64302f5f 100644 --- a/notes.md +++ b/notes.md @@ -69,3 +69,4 @@ 2016-06-09T19:07:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2016-06-10T04:02:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2016-06-10T17:39:00 - Minor doc updates: linking to article on quantization (onnxruntime) +2016-06-14T01:17:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)