From 167763f455cae879fcfdef9bd575659eb730bbef Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 5 Aug 2018 02:23: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 a9351a205b..1d06d95e7a 100644 --- a/notes.md +++ b/notes.md @@ -127,3 +127,4 @@ 2018-07-21T17:50:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2018-07-21T19:00:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2018-08-05T04:52:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) +2018-08-05T02:23:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)