From ba7e18bd05af52b05f4907aaf42e1b57ef4a42db Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 1 Oct 2020 23:03: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 b7a5b5c52d..0df02c636e 100644 --- a/notes.md +++ b/notes.md @@ -190,3 +190,4 @@ 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) 2020-10-01T06:48:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2020-10-01T23:03:00 - Minor doc updates: linking to article on quantization (onnxruntime)