From 4c993cd46ba7c84525846727f76d7e1e4aacd168 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 26 Aug 2017 20:33: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 e052917..0d1e7c7 100644 --- a/notes.md +++ b/notes.md @@ -130,3 +130,4 @@ 2017-07-13T17:46:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2017-07-13T22:43:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime) 2017-07-13T07:49:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) +2017-08-26T20:33:00 - Implementing approach from a new paper read last night (pulp-runtime)