List Question
6 TechQA 2025-01-07 02:37:05Is there any method to convert a quantization aware pytorch model to .tflite?
507 views
Asked by Abhishek Negi
Is it possible to perform quantization on densenet169 and how?
233 views
Asked by Cyril
Does static quantization enable the model to feed a layer with the output of the previous one, without converting to fp (and back to int)?
105 views
Asked by Andrea Tedeschi
Why are some nn.Linear layers not quantized by Pytorch?
762 views
Asked by corazza