ZhangGe6 / onnx-modifier

A tool to modify ONNX models in a visualization fashion, based on Netron and Flask.
MIT License
1.28k stars 157 forks source link

how to change shape to dynamic-shape #62

Closed yangjian1218 closed 1 year ago

ZhangGe6 commented 1 year ago

@yangjian1218 Hello, onnx-modifier supports dynamic batch size editing, as shown here. Changing other dimensions to be dynamic is not supported now.