(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
相關文章
相關標籤/搜索