From 72f4d984c7182b4fc7c43949dacb8a90ea0b2a1c Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 1 Mar 2019 01:09:00 +0100 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 a5a501f03c..9dc860af7e 100644 --- a/notes.md +++ b/notes.md @@ -142,3 +142,4 @@ 2019-01-19T02:22:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2019-03-01T19:31:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2019-03-01T02:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2019-03-01T01:09:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)