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

File quantize_onnx_model.py

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

Source from the content-addressed store, hash-verified

1from typing import Iterable
2
3import torch
4from torch.utils.data import DataLoader

Callers

nothing calls this directly

Calls 4

quantize_onnx_modelFunction · 0.90
export_ppq_graphFunction · 0.90
trt_settingMethod · 0.80
load_calibration_datasetFunction · 0.70

Tested by

no test coverage detected