From fffe52bb3b4a03d6014a5779a3c702c6c38d7ba2 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Wed, 14 Oct 2020 07:57:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (pytorch) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 4db82c90f57..879eeae58a7 100644 --- a/notes.md +++ b/notes.md @@ -211,3 +211,4 @@ 2020-09-08T19:15:00 - Minor doc updates: linking to article on quantization (pytorch) 2020-09-11T04:42:00 - Refactor for clarity, might break a few tests though (pytorch) 2020-09-11T02:28:00 - Minor doc updates: linking to article on quantization (pytorch) +2020-10-14T07:57:00 - Refactor for clarity, might break a few tests though (pytorch)