From 53137471a185398e08ff84e3fe07cc8bd4b72e3f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 11 May 2017 19:45: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 b317d6899a..9e7978ab97 100644 --- a/notes.md +++ b/notes.md @@ -86,3 +86,4 @@ 2017-04-03T19:08:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2017-04-03T19:24:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2017-05-11T07:03:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2017-05-11T19:45:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)