MCPcopy
hub / github.com/OpenPPL/ppq / dequantize.py

File dequantize.py

ppq/samples/Tutorial/dequantize.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# This Example shows you how to analyse your quantized network.
2# Check quantization error for each layer.
3
4from typing import Iterable

Callers

nothing calls this directly

Calls 6

quantize_torch_modelFunction · 0.90
toMethod · 0.80
pplcuda_settingMethod · 0.80
dequantizeMethod · 0.80
load_calibration_datasetFunction · 0.70

Tested by

no test coverage detected