From bbf6c15c3869dd2311b1eb989782f72bdb3cb51b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 13 Mar 2014 20:45:00 +0100 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 e3f8894468..236eafd412 100644 --- a/notes.md +++ b/notes.md @@ -8,3 +8,4 @@ 2014-03-13T03:47:00 - Implementing approach from a new paper read last night (onnxruntime) 2014-03-13T00:23:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2014-03-13T05:30:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2014-03-13T20:45:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)