From 861d2ccaa6ea910050c6a9bfc03bf2033e77e827 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 28 Mar 2021 21:24: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 0cd7478698..c28142d830 100644 --- a/notes.md +++ b/notes.md @@ -207,3 +207,4 @@ 2021-03-18T23:17:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2021-03-18T04:37:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2021-03-18T07:33:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2021-03-28T21:24:00 - Minor doc updates: linking to article on quantization (onnxruntime)