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

File QuantZoo_Segmentation.py

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

Source from the content-addressed store, hash-verified

1# Test Quantization System Performace on Image Classification Models with ILSVRC2012 Dataset
2
3# Should contains model file(.onnx)
4MODEL_DIR = 'QuantZoo/Model/mmseg'

Callers

nothing calls this directly

Calls 10

ENABLE_CUDA_KERNELClass · 0.90
load_onnx_graphFunction · 0.90
TorchExecutorClass · 0.90
evaluationFunction · 0.85
toMethod · 0.80
quantize_operationMethod · 0.45
optimizeMethod · 0.45

Tested by

no test coverage detected