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

File QuantZoo_Yolo.py

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

Source from the content-addressed store, hash-verified

1# Test Quantization System Performance on Detection Models with Coco Dataset
2
3# Should contains model file(.onnx)
4MODEL_DIR = 'QuantZoo/Model/yolo'

Callers

nothing calls this directly

Calls 13

ENABLE_CUDA_KERNELClass · 0.90
load_onnx_graphFunction · 0.90
GraphFormatterClass · 0.90
TorchExecutorClass · 0.90
delete_isolatedMethod · 0.80
clearMethod · 0.45
popMethod · 0.45
quantize_operationMethod · 0.45

Tested by

no test coverage detected