From 8f0cfcec8196ba419965abd89aa7aa8339846117 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 23 Oct 2015 06:48:00 +0200 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 3429e9d99c..719040de86 100644 --- a/notes.md +++ b/notes.md @@ -51,3 +51,4 @@ 2015-10-10T17:18:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2015-10-23T20:20:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2015-10-23T05:14:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2015-10-23T06:48:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)