Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_graph
Function · 0.85
dispatch_graph
Function · 0.85
quantize_native_model
Function · 0.85
export_ppq_graph
Function · 0.85
ncnn_setting
Method · 0.80
Tested by
no test coverage detected