You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great work! I'd like to convert your pretrained model, celeba_distill, to pytorch mobile.
from torch.utils.mobile_optimizer import optimize_for_mobile
Do you know the model specifics that will allow a conversion to the lite interpreter for mobile?
The text was updated successfully, but these errors were encountered:
Great work! I'd like to convert your pretrained model, celeba_distill, to pytorch mobile.
from torch.utils.mobile_optimizer import optimize_for_mobile
Do you know the model specifics that will allow a conversion to the lite interpreter for mobile?
The text was updated successfully, but these errors were encountered: