From a5855e1357351ee62a3ed1f1774fc8f76be5a22b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 20 Jul 2024 07:01:00 +0200 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 8cf55d673a8..0ca3c088bb6 100644 --- a/notes.md +++ b/notes.md @@ -364,3 +364,4 @@ 2024-06-05T07:10:00 - Quick fix, referencing a known issue from the official repo (pytorch) 2024-06-07T07:24:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) 2024-07-10T03:09:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch) +2024-07-20T07:01:00 - Quick fix, referencing a known issue from the official repo (pytorch)