Open davidjdseo opened 2 years ago
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?
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?