From 1a14964bebc3b19072c0076701f5b7e708ea96a1 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 2 Jan 2019 01:30:00 +0100 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (pytorch) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 639eea9c855..50f1d552360 100644 --- a/notes.md +++ b/notes.md @@ -147,3 +147,4 @@ 2018-12-16T18:48:00 - Minor doc updates: linking to article on quantization (pytorch) 2018-12-16T00:27:00 - Minor doc updates: linking to article on quantization (pytorch) 2019-01-02T17:12:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch) +2019-01-02T01:30:00 - Quick fix, referencing a known issue from the official repo (pytorch)