From b4883f41705f20d2e4e8f2c64119a7864435eb57 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 29 Oct 2023 08:44: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 f1eea20f1e..201d266d80 100644 --- a/notes.md +++ b/notes.md @@ -269,3 +269,4 @@ 2023-09-02T20:24:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2023-10-29T02:56:00 - Late-night bugfix on financial RL environment (onnxruntime) 2023-10-29T18:35:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2023-10-29T08:44:00 - Minor doc updates: linking to article on quantization (onnxruntime)