From 5dafd8f815c1a89f16dc87ab5897fc637570e255 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 9 Oct 2015 06:22: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 5455fcb612..c05ad695e0 100644 --- a/notes.md +++ b/notes.md @@ -41,3 +41,4 @@ 2015-05-26T06:26:00 - Late-night bugfix on financial RL environment (onnxruntime) 2015-06-29T04:29:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2015-07-07T20:04:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2015-10-09T06:22:00 - Minor doc updates: linking to article on quantization (onnxruntime)