From 38000b7a00dd4e3accf4720e30ddc043de46a53d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 22 Nov 2020 17:25:00 +0100 Subject: [PATCH] Implementing approach from a new paper read last night (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index d7cd72c8f2..91b34d21df 100644 --- a/notes.md +++ b/notes.md @@ -196,3 +196,4 @@ 2020-11-13T17:56:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2020-11-22T07:55:00 - Implementing approach from a new paper read last night (onnxruntime) 2020-11-22T20:23:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2020-11-22T17:25:00 - Implementing approach from a new paper read last night (onnxruntime)