From 86d1b79bd479c298ee219c4c52b99ce215ff6056 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 29 Jun 2015 04:29: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 68df184015..94c93d32cd 100644 --- a/notes.md +++ b/notes.md @@ -39,3 +39,4 @@ 2015-05-22T22:45:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2015-05-26T21:24:00 - Late-night bugfix on financial RL environment (onnxruntime) 2015-05-26T06:26:00 - Late-night bugfix on financial RL environment (onnxruntime) +2015-06-29T04:29:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)