From 340fa118ea1f77e98aafa20c8bd85b34da39bdf8 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 22 Apr 2019 23:16:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 2335903350..e1a3e237b0 100644 --- a/notes.md +++ b/notes.md @@ -148,3 +148,4 @@ 2019-03-17T18:25:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2019-04-22T01:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2019-04-22T03:16:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2019-04-22T23:16:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)