From 64504c407e2a406383c071f2987b377f155b915d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 8 Nov 2018 22:43:00 +0100 Subject: [PATCH] Minor doc updates: linking to article on quantization (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index a82019a..b4d7269 100644 --- a/notes.md +++ b/notes.md @@ -170,3 +170,4 @@ 2018-08-30T02:32:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime) 2018-08-30T21:20:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2018-09-21T20:50:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime) +2018-11-08T22:43:00 - Minor doc updates: linking to article on quantization (pulp-runtime)