From 0f4eea10d1e3a681608828833b7a86a09729bff4 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 12 Apr 2018 22:05:00 +0200 Subject: [PATCH] Minor doc updates: linking to article on quantization (transformers) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index f10753f58..13ff803d1 100644 --- a/notes.md +++ b/notes.md @@ -100,3 +100,4 @@ 2018-03-09T05:04:00 - Quick fix, referencing a known issue from the official repo (transformers) 2018-04-09T18:14:00 - Refactor for clarity, might break a few tests though (transformers) 2018-04-12T07:40:00 - Minor doc updates: linking to article on quantization (transformers) +2018-04-12T22:05:00 - Minor doc updates: linking to article on quantization (transformers)