Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update graph definition to make it a static graph #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mungsoo
Copy link

@mungsoo mungsoo commented Jul 7, 2020

This is for better compatibility when exporting torch model to other format and when quantizing the model. The pretrained model can be loaded in the same way.

mungsoo added 2 commits July 6, 2020 17:36
Make MobileNetV3 a static graph by removing the using of x.size(0)
@mungsoo mungsoo changed the title Update SELayer to a static layer Update graph definition to make it a static graph Jul 7, 2020
@kueblert
Copy link

kueblert commented Apr 1, 2021

Works nicely for me, thanks!

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.

2 participants