From 4f8c548eea6a50a633c759f3336d9504d6a42389 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 20 Aug 2021 02:30: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 0ad6318993..eb98b082f7 100644 --- a/notes.md +++ b/notes.md @@ -226,3 +226,4 @@ 2021-07-10T17:56:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2021-08-20T03:35:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2021-08-20T06:07:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2021-08-20T02:30:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)