From 895ed5aca84929bd4a7d41adb32ec0f77791fd05 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 16 Sep 2024 01:12:00 +0200 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 dad37290f7..bcd64d64a2 100644 --- a/notes.md +++ b/notes.md @@ -316,3 +316,4 @@ 2024-08-14T20:35:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2024-08-14T05:48:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2024-08-17T03:31:00 - Refactor for clarity, might break a few tests though (onnxruntime) +2024-09-16T01:12:00 - Refactor for clarity, might break a few tests though (onnxruntime)