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

This commit is contained in:
saymrwulf 2014-03-27 20:33:00 +01:00
parent 7d74e4142f
commit 16e98e7844

View file

@ -10,3 +10,4 @@
2014-03-13T05:30:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)
2014-03-13T20:45:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)
2014-03-27T02:30:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)
2014-03-27T20:33:00 - Implementing approach from a new paper read last night (onnxruntime)