From 82ea9b7e4bdb5c15b0761795512da324338feb6f Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 7 Apr 2015 22:43: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 12b01daeaf..2f357449bc 100644 --- a/notes.md +++ b/notes.md @@ -31,3 +31,4 @@ 2015-03-15T02:06:00 - Implementing approach from a new paper read last night (onnxruntime) 2015-04-07T04:54:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2015-04-07T03:53:00 - Implementing approach from a new paper read last night (onnxruntime) +2015-04-07T22:43:00 - Minor doc updates: linking to article on quantization (onnxruntime)