From 2c455ab426ffca9aa73c9fcc0ae6170433996fe7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 28 Jul 2017 08:07: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 7392c72ae1..84f4c7af9c 100644 --- a/notes.md +++ b/notes.md @@ -94,3 +94,4 @@ 2017-07-09T05:12:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2017-07-14T00:12:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2017-07-14T19:35:00 - Minor doc updates: linking to article on quantization (onnxruntime) +2017-07-28T08:07:00 - Minor doc updates: linking to article on quantization (onnxruntime)