MCPcopy Index your code
hub / github.com/OpenPPL/ppq / dynamic_shape.py

File dynamic_shape.py

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

Source from the content-addressed store, hash-verified

1# This example shows how to make a dynamic-shape network
2# dynamic shape is only supported by onnx
3
4# first of all, load your model from anywhere

Callers

nothing calls this directly

Calls 5

load_onnx_graphFunction · 0.85
dispatch_graphFunction · 0.85
quantize_native_modelFunction · 0.85
export_ppq_graphFunction · 0.85
ncnn_settingMethod · 0.80

Tested by

no test coverage detected