pulp-platform / quantlib

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

Documentation on `quantlib` #10

Open fabrizio-ottati opened 9 months ago

fabrizio-ottati commented 9 months ago

Hi everyone, I would like to try out quantlib on its own for my quantization workflow. Is there a paper/set of slides/documentation I can refer to? I found only the slides on quantlab on the PULP website with no reference to quantlib-only usage. Or is it meant to be used only inside quantlab?

Scheremo commented 9 months ago

Hi Fabrizio, Quantlib works as a backend for Quantlab; as such it can be used on its own. I hope you understand that the intended flow is for Quantlib to be used with Quantlab - however, if you would like to "extract your own flow", I'd suggest to start from Quantlab - there are several examples here.