ZhangGe6 / onnx-modifier

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

support modify input dimension? #19

Closed wangxudong-cq closed 2 years ago

ZhangGe6 commented 2 years ago

@wangxudong-cq Currently, modifying the batch size dimension of input is supported. Please see here for more details.