From aa4e8e31dc0199cc9692ad97cf0263dc616b9a17 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 26 Aug 2014 20:50: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 ce3ac6b9aa..3cb6f873bc 100644 --- a/notes.md +++ b/notes.md @@ -21,3 +21,4 @@ 2014-07-22T22:21:00 - Late-night bugfix on financial RL environment (onnxruntime) 2014-07-22T02:59:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2014-08-26T17:07:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2014-08-26T20:50:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)