From d661be435997ddd6a8df85cc771da16344fc6d82 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 6 Mar 2016 20:36:00 +0100 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 8c1aadf7f2..4f33698cf3 100644 --- a/notes.md +++ b/notes.md @@ -64,3 +64,4 @@ 2016-01-16T07:15:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2016-03-06T03:59:00 - Implementing approach from a new paper read last night (onnxruntime) 2016-03-06T18:20:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2016-03-06T20:36:00 - Minor doc updates: linking to article on quantization (onnxruntime)