From 26d652db2ed5a8a4097c135fb022ec63c5a44afe Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 24 May 2016 01:09:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 2ec97d1..05dff77 100644 --- a/notes.md +++ b/notes.md @@ -78,3 +78,4 @@ 2016-05-04T00:04:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet) 2016-05-23T02:41:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet) 2016-05-24T01:04:00 - Implementing approach from a new paper read last night (prophet) +2016-05-24T01:09:00 - Quick fix, referencing a known issue from the official repo (prophet)