StackOverflow Questions for Tag: static-quantization

Zylon
Zylon

Reputation: 29

ONNX-Python: Can someone explain the Calibration_Data_Reader requested by the static_quantization-function?

Score: 3

Views: 744

Answers: 1

Read More
Andrea Tedeschi
Andrea Tedeschi

Reputation: 43

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)?

Score: 2

Views: 573

Answers: 1

Read More
Mustafa Celik
Mustafa Celik

Reputation: 2399

Why did I get 'AssertionError: did not find fuser method for:' error while doing static quantization for a PyTorch model

Score: 0

Views: 2353

Answers: 2

Read More
Mustafa Celik
Mustafa Celik

Reputation: 2399

Any idea of to solve the version problem of PyTorch model on android device? The model version must be between 3 and 5But the model version is 7

Score: 1

Views: 2129

Answers: 2

Read More
Cyril
Cyril

Reputation: 1

Is it possible to perform quantization on densenet169 and how?

Score: 0

Views: 246

Answers: 1

Read More
corazza
corazza

Reputation: 32374

Why are some nn.Linear layers not quantized by Pytorch?

Score: 1

Views: 955

Answers: 1

Read More
Abhishek Negi
Abhishek Negi

Reputation: 11

Is there any method to convert a quantization aware pytorch model to .tflite?

Score: 1

Views: 529

Answers: 0

Read More
PreviousPage 1Next