From c34484d7449f4d1d80d2227655bcf499ba4678c7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 21 Mar 2024 01:14:00 +0100 Subject: [PATCH] Refactor for clarity, might break a few tests though (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 77be5e12ee..d8008b5bd2 100644 --- a/notes.md +++ b/notes.md @@ -300,3 +300,4 @@ 2024-03-06T17:59:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) 2024-03-21T07:40:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2024-03-21T18:55:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2024-03-21T01:14:00 - Refactor for clarity, might break a few tests though (onnxruntime)