From f5cd0c33e6af74000c97a42cdf94dac2d199d9f9 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 11 Feb 2024 21:27: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 af0e81553c..6326b888f3 100644 --- a/notes.md +++ b/notes.md @@ -281,3 +281,4 @@ 2024-01-31T06:37:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2024-01-31T22:44:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2024-02-09T05:54:00 - Implementing approach from a new paper read last night (onnxruntime) +2024-02-11T21:27:00 - Refactor for clarity, might break a few tests though (onnxruntime)