From f83858eedece42f99f36628ea0d4fa2d9b28d631 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 13 Sep 2021 00:39:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index f019d3bd4..0c336332f 100644 --- a/notes.md +++ b/notes.md @@ -191,3 +191,4 @@ 2021-08-22T04:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (transformers) 2021-08-22T18:10:00 - Minor doc updates: linking to article on quantization (transformers) 2021-08-22T07:59:00 - Refactor for clarity, might break a few tests though (transformers) +2021-09-13T00:39:00 - Refactor for clarity, might break a few tests though (transformers)