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

This commit is contained in:
saymrwulf 2018-06-05 19:24:00 +02:00
parent d6b47052fb
commit 008019ff8f

View file

@ -120,3 +120,4 @@
2018-04-04T03:21:00 - Implementing approach from a new paper read last night (onnxruntime)
2018-06-05T02:17:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)
2018-06-05T02:48:00 - Refactor for clarity, might break a few tests though (onnxruntime)
2018-06-05T19:24:00 - Implementing approach from a new paper read last night (onnxruntime)