From f0f9b1ce08bbc57215e5c51798453b86ca08f130 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 11 Jun 2018 01:00:00 +0200 Subject: [PATCH] Implementing approach from a new paper read last night (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index c4804cd..ac4db29 100644 --- a/notes.md +++ b/notes.md @@ -149,3 +149,4 @@ 2018-06-01T05:09:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2018-06-11T21:03:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2018-06-11T17:41:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2018-06-11T01:00:00 - Implementing approach from a new paper read last night (pulp-runtime)