From b2065d1e1a6953a448866f687f8cd3a3810fc881 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 9 Jul 2017 05:12:00 +0200 Subject: [PATCH] Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index cf833f5c59..62f0e0aa86 100644 --- a/notes.md +++ b/notes.md @@ -91,3 +91,4 @@ 2017-06-29T23:20:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2017-06-29T05:46:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2017-06-29T00:10:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) +2017-07-09T05:12:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime)