Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
4
from
typing
import
Iterable
Callers
nothing calls this directly
Calls
6
quantize_torch_model
Function · 0.90
to
Method · 0.80
pplcuda_setting
Method · 0.80
dequantize
Method · 0.80
load_calibration_dataset
Function · 0.70
restore_quantize_state
Method · 0.45
Tested by
no test coverage detected