From 0c4df7a808457c65c047069408fa690f2db6f701 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 10 Jun 2016 04:02:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (onnxruntime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index c9af3ad439..ee963e004c 100644 --- a/notes.md +++ b/notes.md @@ -67,3 +67,4 @@ 2016-03-06T20:36:00 - Minor doc updates: linking to article on quantization (onnxruntime) 2016-03-06T18:09:00 - Refactor for clarity, might break a few tests though (onnxruntime) 2016-06-09T19:07:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) +2016-06-10T04:02:00 - Refactor for clarity, might break a few tests though (onnxruntime)