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

This commit is contained in:
saymrwulf 2018-07-03 21:50:00 +02:00
parent cbfc766eb6
commit e6f879b8d4

View file

@ -132,3 +132,4 @@
2018-06-10T00:44:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pytorch)
2018-06-17T05:13:00 - Quick fix, referencing a known issue from the official repo (pytorch)
2018-07-03T01:23:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pytorch)
2018-07-03T21:50:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pytorch)