diff --git a/notes.md b/notes.md index c577310117..78cc772022 100644 --- a/notes.md +++ b/notes.md @@ -211,3 +211,4 @@ 2021-03-28T05:55:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2021-03-28T04:58:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2021-03-28T01:55:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) +2021-04-07T23:48:00 - Refactor for clarity, might break a few tests though (onnxruntime)