From 352b192bd959a0a8bcd12d9f54e05acdd476cf57 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 30 Jan 2015 04:57: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 fcaefdc383..d60e0d7763 100644 --- a/notes.md +++ b/notes.md @@ -26,3 +26,4 @@ 2014-09-22T04:33:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2014-09-22T02:04:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2014-09-22T03:38:00 - Minor doc updates: linking to article on quantization (onnxruntime) +2015-01-30T04:57:00 - Refactor for clarity, might break a few tests though (onnxruntime)