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

File dispatch.py

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

Source from the content-addressed store, hash-verified

1import torch
2import torchvision
3from ppq import *
4from ppq.api import *

Callers

nothing calls this directly

Calls 10

ENABLE_CUDA_KERNELClass · 0.85
dump_torch_to_onnxFunction · 0.85
load_onnx_graphFunction · 0.85
quantize_native_modelFunction · 0.85
graphwise_error_analyseFunction · 0.85
layerwise_error_analyseFunction · 0.85
toMethod · 0.80
default_settingMethod · 0.80
appendMethod · 0.45

Tested by

no test coverage detected