Refactor for clarity, might break a few tests though (transformers)

This commit is contained in:
saymrwulf 2021-08-22 07:59:00 +02:00
parent 45ee0f64c0
commit f71edd5fa6

View file

@ -190,3 +190,4 @@
2021-08-22T19:52:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (transformers)
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)