List Question
6 TechQA 2024-02-20T09:42:04.653000Does static quantization enable the model to feed a layer with the output of the previous one, without converting to fp (and back to int)?
149 views
Asked by Andrea Tedeschi
Is it possible to perform quantization on densenet169 and how?
287 views
Asked by Cyril
Why are some nn.Linear layers not quantized by Pytorch?
794 views
Asked by corazza
Is there any method to convert a quantization aware pytorch model to .tflite?
544 views
Asked by Abhishek Negi