From 3bcc23fba417c8dd4cc8efd0ac97f3470a318c45 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 9 Nov 2015 22:34:00 +0100 Subject: [PATCH] Refactor for clarity, might break a few tests though (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 2939bc09e4..47964f1deb 100644 --- a/notes.md +++ b/notes.md @@ -58,3 +58,4 @@ 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) 2015-11-09T02:11:00 - Late-night bugfix on financial RL environment (onnxruntime) +2015-11-09T22:34:00 - Refactor for clarity, might break a few tests though (onnxruntime)