pypi / support

Issue tracker for support requests related to using https://pypi.org
90 stars 47 forks source link

Project Limit Request: torch - 300-500 GB #3836

Open atalman opened 3 months ago

atalman commented 3 months ago

Project URL

https://pypi.org/project/torch/

Does this project already exist?

New limit

300-500

Update issue 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

atalman commented 3 months ago

cc @malfet @seemethere

malfet commented 3 months ago

I have an idea how one can decrease a size of each release: by separating python independent and python dependent part of the package

atalman commented 3 months ago

To Pypi team: The work of decreasing size of each release will be prioritized now. However we still need size increase to unblock current releases for year 2024

atalman commented 2 months ago

After release 2.3 is completed: Project size: 144.8 GiB Project total size limit: 160.0 GiB

atalman commented 1 month ago

After deleting *.post2 releases.

Current limit on pypi: Project size: 141.4 GiB Project total size limit: 160.0 GiB

DEKHTIARJonathan commented 4 days ago

Hi @cmaureir, if you could help to get the ball moving, it would be immensely useful