From fec9d1fb6744b31bb17a0d941382a2cbfa14696e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 26 Aug 2014 06:02:00 +0200 Subject: [PATCH] Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 3cb6f873bc..085757c864 100644 --- a/notes.md +++ b/notes.md @@ -22,3 +22,4 @@ 2014-07-22T02:59:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2014-08-26T17:07:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2014-08-26T20:50:00 - Quick fix, referencing a known issue from the official repo (onnxruntime) +2014-08-26T06:02:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)