From 5c7e0eaadb61e7e991ad65d2599e581f74e39b14 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 6 Jun 2014 07:20: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 1451626e0e..1a0da7180f 100644 --- a/notes.md +++ b/notes.md @@ -15,3 +15,4 @@ 2014-05-21T18:29:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2014-06-06T06:21:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2014-06-06T21:06:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2014-06-06T07:20:00 - Refactor for clarity, might break a few tests though (onnxruntime)