Skip to content

Add the onnxsim support - #26

Open
LRY89757 wants to merge 1 commit into
hustvl:mainfrom
LRY89757:topf2onnxsim
Open

Add the onnxsim support#26
LRY89757 wants to merge 1 commit into
hustvl:mainfrom
LRY89757:topf2onnxsim

Conversation

@LRY89757

@LRY89757 LRY89757 commented Oct 23, 2022

Copy link
Copy Markdown

Hi, onnxsim is a wonderfull onnx graph optimizer. I think it may be useful for the deploy of topformer!
It could remove some unuseful ops in onnx graph and sometimes accelerate the computing. After the simplifying, the model could support more deploy ways, like ncnn, etc.
image

@speedinghzl speedinghzl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution.

@gordinmitya

Copy link
Copy Markdown

don't forget to test if model still can perform with various input sizes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants