Closed spinoza1791 closed 2 years ago
Great work! I'd like to convert your pretrained model, face_paint_512_v2, 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?
should be pull
Great work! I'd like to convert your pretrained model, face_paint_512_v2, 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?