(PyTorch0.4.0) TypeError: 'NoneType' object is not iterable

1. 问题:TypeError: 'NoneType' object is not iterable 出现问题代码处: missing_keys, unexpected_keys = net.load_state_dict(torch.load(model_weight_path))   2. 参考:【Python】python "TypeError: 'NoneType' object is n
相关文章
相关标签/搜索