From 05513b1f7ea767c5fae5ac6c8c5d65eea37ca0c3 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 2 Dec 2020 22:34: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 91b34d21df..b00fa5e4e4 100644 --- a/notes.md +++ b/notes.md @@ -197,3 +197,4 @@ 2020-11-22T07:55:00 - Implementing approach from a new paper read last night (onnxruntime) 2020-11-22T20:23:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2020-11-22T17:25:00 - Implementing approach from a new paper read last night (onnxruntime) +2020-12-02T22:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)