摘要: 译者:BXuan694 torch.utils.model_zoo.load_url(url, model_dir=None, map_location=None, progress=True) 由给定URL加载Torch序列化对象。 如果该对象已经存在于model_dir中,将被反序列化并返回。U 阅读全文
posted @ 2023-02-20 22:18 绝不原创的飞龙 阅读(71) 评论(0) 推荐(0)