MCPcopy Index your code
hub / github.com/OpenPPL/ppq / finetune.py

File finetune.py

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

Source from the content-addressed store, hash-verified

1from typing import Iterable
2
3import torch
4import torchvision

Callers

nothing calls this directly

Calls 6

ENABLE_CUDA_KERNELClass · 0.90
quantize_torch_modelFunction · 0.90
graphwise_error_analyseFunction · 0.90
toMethod · 0.80
default_settingMethod · 0.80
load_calibration_datasetFunction · 0.70

Tested by

no test coverage detected