wangliangwu

Results 1 issues of wangliangwu

Related to **Model/Framework(s)** *(e.g. GNMT/PyTorch or FasterTransformer/All)* PyTorch/Segmentation/MaskRCNN/pytorch/maskrcnn_benchmark/utils/model_zoo.py **Describe the bug** model_zoo.py at the line 10 from torch.hub import _download_url_to_file must change to from torch.hub import load_state_dict_from_url as _download_url_to_file because...

bug