From 203d84fdf384dbe064b76d49960556599ab13483 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 22 Sep 2014 03:38:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 3ee537a581..fcaefdc383 100644 --- a/notes.md +++ b/notes.md @@ -25,3 +25,4 @@ 2014-08-26T06:02:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 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)