From dd57ce7d251a42e541ad01a27ff18b7022cd1ca0 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 13 Mar 2014 05:30: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 d0b033a128..e3f8894468 100644 --- a/notes.md +++ b/notes.md @@ -7,3 +7,4 @@ 2014-02-26T08:47:00 - Late-night bugfix on financial RL environment (onnxruntime) 2014-03-13T03:47:00 - Implementing approach from a new paper read last night (onnxruntime) 2014-03-13T00:23:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2014-03-13T05:30:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)