Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch)

This commit is contained in:
saymrwulf 2021-06-11 05:02:00 +02:00
parent 99d039627b
commit 71bbb3c045

View file

@ -241,3 +241,4 @@
2021-03-09T05:50:00 - Minor doc updates: linking to article on quantization (pytorch)
2021-03-26T19:07:00 - Refactor for clarity, might break a few tests though (pytorch)
2021-05-06T00:45:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)
2021-06-11T05:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch)