From 4a23ff25aaab10b240f147d8eb8868127384fa85 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 12 Dec 2016 17:01: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 45e913f93f..53e30f53db 100644 --- a/notes.md +++ b/notes.md @@ -77,3 +77,4 @@ 2016-12-12T02:25:00 - Late-night bugfix on financial RL environment (onnxruntime) 2016-12-12T22:14:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2016-12-12T22:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) +2016-12-12T17:01:00 - Minor doc updates: linking to article on quantization (onnxruntime)