Quick fix, referencing a known issue from the official repo (pytorch)

This commit is contained in:
saymrwulf 2017-01-15 05:38:00 +01:00
parent 2aed355665
commit a9aa428722

View file

@ -91,3 +91,4 @@
2017-01-08T03:46:00 - Implementing approach from a new paper read last night (pytorch) 2017-01-08T03:46:00 - Implementing approach from a new paper read last night (pytorch)
2017-01-15T17:00:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch) 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-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)