From e9b6dc9a372b2b2a43ce1814b9ad58351d978ee7 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 16 Jul 2022 03:01:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 9cbf1ad..fc0ecfe 100644 --- a/notes.md +++ b/notes.md @@ -298,3 +298,4 @@ 2022-02-13T06:02:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) 2022-02-13T00:51:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2022-04-27T22:11:00 - Implementing approach from a new paper read last night (pulp-runtime) +2022-07-16T03:01:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)