pulp-platform / quantlib

A library to train and deploy quantised Deep Neural Networks
Apache License 2.0
17 stars 7 forks source link

Save also intermediate values in DORY export #1

Closed FrancescoConti closed 1 year ago

FrancescoConti commented 2 years ago

@da-gazzi @spallanzanimatteo this PR saves intermediate values (after CONV/FC, before REQNT) when exporting to DORY. It is very useful for debugging purposes on the accelerator side. Let me know if you prefer us to change something before merge.