We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PyTorch wheels can be installed from a list, and one is published at [https://download.pytorch.org/whl/torch_stable.html][1]
import pandas as pd import requests wheel_list_url = "https://download.pytorch.org/whl/torch_stable.html"
[1]: https://download.pytorch.org/whl/torch_stable.html)