Xilinx / brevitas

Brevitas: neural network quantization in PyTorch

Home Page:https://xilinx.github.io/brevitas/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PTQ Tutorial

Giuseppe5 opened this issue · comments

I think it could be beneficial to have a notebook where we show and explains the various steps behind PTQ quantization with Brevitas.

It would follow our current entrypoint for imagenet ptq for torchvision models, but with more in depth explainations about the various steps of the process.