摘要: 模型转化(.pth >.pt) import torchimport torch.utils.data.distributed# pytorch环境中model_pth = 'model_31_0.96.pth' #模型的参数文件mobile_pt ='model.pt' # 将模型保存为Andro 阅读全文
posted @ 2022-05-08 23:50 hans_hao 阅读(441) 评论(0) 推荐(0)