From 31b7c844211f35be4a831782dfd128f6d851ae0e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 5 Nov 2015 22:13: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 2a6eb1f797..ff0ab81863 100644 --- a/notes.md +++ b/notes.md @@ -54,3 +54,4 @@ 2015-10-23T06:48:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2015-11-05T04:18:00 - Implementing approach from a new paper read last night (onnxruntime) 2015-11-05T05:15:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2015-11-05T22:13:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)