From 323076ac3dd345dd328b5abbeb322742accbdc3f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 22 Sep 2016 06:56: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 60d1ff7046..fc4ee19d52 100644 --- a/notes.md +++ b/notes.md @@ -71,3 +71,4 @@ 2016-06-10T17:39:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2016-06-14T01:17:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2016-09-06T01:11:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2016-09-22T06:56:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)