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

File fp8_sample.py

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

Source from the content-addressed store, hash-verified

1import torch
2from torchvision import models
3
4import ppq.lib as PFL

Callers

nothing calls this directly

Calls 15

load_torch_modelFunction · 0.90
QuantizationPolicyClass · 0.90
TorchExecutorClass · 0.90
LearnedStepSizePassClass · 0.90
ParameterBakingPassClass · 0.90
ENABLE_CUDA_KERNELClass · 0.90
graphwise_error_analyseFunction · 0.90
toMethod · 0.80
collate_fnFunction · 0.70
dispatchMethod · 0.45

Tested by

no test coverage detected