From 0d3fd2dae58e246fb3d8960d05ce86dfec772308 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 3 Feb 2014 02:30:00 +0100 Subject: [PATCH] Implementing approach from a new paper read last night (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 0871707109..c46aa09798 100644 --- a/notes.md +++ b/notes.md @@ -3,3 +3,4 @@ 2014-01-03T08:37:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2014-01-03T05:27:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2014-01-15T07:10:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2014-02-03T02:30:00 - Implementing approach from a new paper read last night (onnxruntime)