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

This commit is contained in:
saymrwulf 2015-11-05 04:18:00 +01:00
parent 8f0cfcec81
commit 201b62d261

View file

@ -52,3 +52,4 @@
2015-10-23T20:20:00 - Refactor for clarity, might break a few tests though (onnxruntime)
2015-10-23T05:14:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)
2015-10-23T06:48:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)
2015-11-05T04:18:00 - Implementing approach from a new paper read last night (onnxruntime)