From 710eb09b7441efac0ca7dd474b959d348a910e71 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 1 Oct 2020 23:50: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 cac52ea169..80289512f1 100644 --- a/notes.md +++ b/notes.md @@ -188,3 +188,4 @@ 2020-09-27T02:09:00 - Late-night bugfix on financial RL environment (onnxruntime) 2020-09-27T05:06:00 - Late-night bugfix on financial RL environment (onnxruntime) 2020-09-27T22:30:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2020-10-01T23:50:00 - Minor doc updates: linking to article on quantization (onnxruntime)