From aad0ff916b88824e7dbcedc12c8d47a8ac387fd5 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 24 Jan 2014 04:16: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 846cedd23a7..c2bbd4f32e5 100644 --- a/notes.md +++ b/notes.md @@ -6,3 +6,4 @@ 2014-01-07T23:21:00 - Implementing approach from a new paper read last night (pytorch) 2014-01-24T07:05:00 - Quick fix, referencing a known issue from the official repo (pytorch) 2014-01-24T23:53:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) +2014-01-24T04:16:00 - Quick fix, referencing a known issue from the official repo (pytorch)