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

This commit is contained in:
saymrwulf 2019-03-17 21:45:00 +01:00
parent 72f4d984c7
commit 89e23cd30f

View file

@ -143,3 +143,4 @@
2019-03-01T19:31:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)
2019-03-01T02:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)
2019-03-01T01:09:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)
2019-03-17T21:45:00 - Implementing approach from a new paper read last night (onnxruntime)