From 3365dcd519c8f619fa0e614aaa15639c1703f0ca Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 10 Oct 2015 05:17: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 6cdc23870a..ea21dda059 100644 --- a/notes.md +++ b/notes.md @@ -45,3 +45,4 @@ 2015-10-09T07:41:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2015-10-09T02:33:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2015-10-09T07:30:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) +2015-10-10T05:17:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)