From 36aab50afbd4ebe950161058a95a92e2ef1d7929 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 12 May 2021 19:46: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 05caed1f5b..b16910bc08 100644 --- a/notes.md +++ b/notes.md @@ -219,3 +219,4 @@ 2021-04-08T06:53:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2021-04-08T03:02:00 - Late-night bugfix on financial RL environment (onnxruntime) 2021-04-21T04:47:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2021-05-12T19:46:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)