From e73c4fbde862e0ec2183900fff97eb9b4d9f4060 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 10 Jun 2016 17:39: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 ee963e004c..2fa7edb56c 100644 --- a/notes.md +++ b/notes.md @@ -68,3 +68,4 @@ 2016-03-06T18:09:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2016-06-09T19:07:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2016-06-10T04:02:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2016-06-10T17:39:00 - Minor doc updates: linking to article on quantization (onnxruntime)