daquexian / onnx-simplifier

Simplify your onnx model
Apache License 2.0
3.67k stars 377 forks source link

[BUG] After simplification using onnxsim, the model size increased ten times #309

Open justsolo-smith opened 10 months ago

justsolo-smith commented 10 months ago

Describe the bug I have an onnx model. After using onnxsim to simplify it, the model size increased ten times. Using the -no-large-tensor parameter optimization has no effect. Is this a bug? image

The original model has been sent to you via email. My email address: 525413510@qq.com

Model To reproduce the problem, please post download link of your model here, or send your model to daquexian566@gmail.com

daquexian commented 8 months ago

Could you please post the screenshot of comparsion table when specifying -no-large-tensor? Thanks!

justsolo-smith commented 8 months ago

@daquexian image