mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 05:34:18 +08:00
Fixes #155026 Pull Request resolved: https://github.com/pytorch/pytorch/pull/155702 Approved by: https://github.com/sekyondaMeta, https://github.com/svekars Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
11 lines
149 B
Markdown
11 lines
149 B
Markdown
# torch.utils.model_zoo
|
|
|
|
Moved to `torch.hub`.
|
|
|
|
```{eval-rst}
|
|
.. automodule:: torch.utils.model_zoo
|
|
```
|
|
```{eval-rst}
|
|
.. autofunction:: load_url
|
|
```
|