From 064ec242ec7aa1faa9f69be78476e23ba1ed5783 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 9 Nov 2015 07:34:00 +0100 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 235e7b82eb..313791d04f 100644 --- a/notes.md +++ b/notes.md @@ -56,3 +56,4 @@ 2015-11-05T05:15:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2015-11-05T22:13:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2015-11-09T17:39:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2015-11-09T07:34:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)