From a42d94fe950a4dbd4b5143f30f772f92a99de47c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 4 Feb 2023 03:14: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 efe6fe31c0..4f0f214333 100644 --- a/notes.md +++ b/notes.md @@ -256,3 +256,4 @@ 2023-01-07T06:56:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2023-01-07T02:16:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2023-01-07T23:24:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2023-02-04T03:14:00 - Minor doc updates: linking to article on quantization (onnxruntime)