Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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)
4
MODEL_DIR =
'QuantZoo/Model/yolo'
Callers
nothing calls this directly
Calls
13
ENABLE_CUDA_KERNEL
Class · 0.90
load_onnx_graph
Function · 0.90
GraphFormatter
Class · 0.90
ParameterQuantizePass
Class · 0.90
RuntimeCalibrationPass
Class · 0.90
TorchExecutor
Class · 0.90
mark_variable_as_graph_output
Method · 0.80
delete_isolated
Method · 0.80
clear
Method · 0.45
pop
Method · 0.45
quantize_operation
Method · 0.45
tracing_operation_meta
Method · 0.45
Tested by
no test coverage detected