From ad76675af6e9d85d03c700ef48dc3cf0b9fdb8eb Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 31 Dec 2020 07:51:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index b00fa5e4e4..b3f1dc357d 100644 --- a/notes.md +++ b/notes.md @@ -198,3 +198,4 @@ 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) +2020-12-31T07:51:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)