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

File ProgramEntrance_1.py

ProgramEntrance_1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""这是一个高度自动化的 PPQ 量化的入口脚本,将你的模型和数据按要求进行打包:
2
3在自动化 API 中,我们使用 QuantizationSetting 对象传递量化参数。
4

Callers

nothing calls this directly

Calls 13

load_onnx_graphFunction · 0.85
load_caffe_graphFunction · 0.85
ENABLE_CUDA_KERNELClass · 0.85
quantize_native_modelFunction · 0.85
TorchExecutorClass · 0.85
graphwise_error_analyseFunction · 0.85
ppq_warningFunction · 0.85
layerwise_error_analyseFunction · 0.85
export_ppq_graphFunction · 0.85
default_settingMethod · 0.80
toMethod · 0.80
load_calibration_datasetFunction · 0.50

Tested by

no test coverage detected