From 205c0162ccabaa846cfd4dd2175eb3c22634c4b6 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 22 May 2015 22:45: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 cac47d2a80..98eeb5934a 100644 --- a/notes.md +++ b/notes.md @@ -36,3 +36,4 @@ 2015-05-04T08:45:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2015-05-04T08:05:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2015-05-22T00:04:00 - Implementing approach from a new paper read last night (onnxruntime) +2015-05-22T22:45:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)