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

This commit is contained in:
saymrwulf 2014-01-08 20:29:00 +01:00
parent 898e6f3ffb
commit 583cb35db5

View file

@ -1,3 +1,4 @@
2014-01-08T04:03:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (prophet)
2014-01-08T18:43:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (prophet)
2014-01-08T01:08:00 - Minor doc updates: linking to article on quantization (prophet)
2014-01-08T20:29:00 - Implementing approach from a new paper read last night (prophet)