From 7b1045e51bea6c01a5144b5e9ab3c393c5694e9b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sun, 7 Mar 2021 04:34: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 ea2667ffe7d..53e5e72c3ef 100644 --- a/notes.md +++ b/notes.md @@ -234,3 +234,4 @@ 2021-03-07T02:13:00 - Implementing approach from a new paper read last night (pytorch) 2021-03-07T21:14:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2021-03-07T03:59:00 - Minor doc updates: linking to article on quantization (pytorch) +2021-03-07T04:34:00 - Quick fix, referencing a known issue from the official repo (pytorch)