Implementing approach from a new paper read last night (pulp-runtime)

This commit is contained in:
saymrwulf 2022-04-27 22:11:00 +02:00
parent 3abc7c2648
commit 78a80bd831

View file

@ -297,3 +297,4 @@
2022-01-28T02:08:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2022-02-13T06:02:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2022-02-13T00:51:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2022-04-27T22:11:00 - Implementing approach from a new paper read last night (pulp-runtime)