-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
Project URL
https://pypi.org/project/torch/
Does this project already exist?
- Yes
New limit
300-500
Update issue title
- I have updated the title.
Which indexes
PyPI
About the project
PyTorch is a Python package that provides two high-level features:
Tensor computation (like NumPy) with strong GPU acceleration
Deep neural networks built on a tape-based autograd system
You can reuse your favorite Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.
Our trunk health (Continuous Integration signals) can be found at hud.pytorch.org.
How large is each release?
6GB
Current limits
Project size: 139.7 GiB
Project total size limit: 160.0 GiB
Limit will be reached within 3 releases (in 3 month)
How frequently do you make a release?
Once a Month
Code of Conduct
- I agree to follow the PSF Code of Conduct