diff --git a/notes.md b/notes.md index 5b5a635fb9..cec43655f7 100644 --- a/notes.md +++ b/notes.md @@ -314,3 +314,4 @@ 2024-08-02T04:47:00 - Implementing approach from a new paper read last night (onnxruntime) 2024-08-14T05:33:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 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)