Implementing approach from a new paper read last night (pytorch)

This commit is contained in:
saymrwulf 2017-01-15 22:35:00 +01:00
parent a9aa428722
commit 08077db9b3

View file

@ -92,3 +92,4 @@
2017-01-15T17:00:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)
2017-01-15T03:35:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch)
2017-01-15T05:38:00 - Quick fix, referencing a known issue from the official repo (pytorch)
2017-01-15T22:35:00 - Implementing approach from a new paper read last night (pytorch)