"src/vscode:/vscode.git/clone" did not exist on "abe9f7bd99c07d3c29f206952b564c1de998d0da"
[Fix] Add load_url to handle incompatibility of PyTorch versions (#1377)
* [Fix] Fix torch.load error * [Fix] Fix torch.load error * rename _save to _save_ckpt * add load_url to handle imcompatibility of PyTorch versions * add unittest for load_url * fix typo * print a friendly information when error occurred
Showing
mmcv/utils/hub.py
0 → 100644
tests/test_utils/test_hub.py
0 → 100644
Please register or sign in to comment