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

File quantize.py

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

Source from the content-addressed store, hash-verified

1from typing import Iterable, Tuple
2
3import torch
4

Callers

nothing calls this directly

Calls 14

load_onnx_graphFunction · 0.90
dispatch_graphFunction · 0.90
quantize_onnx_modelFunction · 0.90
TorchExecutorClass · 0.90
graphwise_error_analyseFunction · 0.90
export_ppq_graphFunction · 0.90
convert_any_to_numpyFunction · 0.90
torch_snr_errorFunction · 0.90
default_settingMethod · 0.80
collate_fnFunction · 0.70

Tested by

no test coverage detected