https://github.com/pytorch/pytorch
autograd deep-learning gpu machine-learning neural-network numpy python tensor
Score: 39.267899634354734
Last synced: about 8 hours ago
JSON representation
Repository metadata:
Tensors and Dynamic neural networks in Python with strong GPU acceleration
- Host: GitHub
- URL: https://github.com/pytorch/pytorch
- Owner: pytorch
- License: other
- Created: 2016-08-13T05:26:41.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2026-06-13T03:00:00.000Z (8 days ago)
- Last Synced: 2026-06-13T03:00:11.720Z (8 days ago)
- Topics: autograd, deep-learning, gpu, machine-learning, neural-network, numpy, python, tensor
- Language: Python
- Homepage: https://pytorch.org
- Size: 1.32 GB
- Stars: 100,700
- Watchers: 1,852
- Forks: 27,997
- Open Issues: 18,387
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: CODEOWNERS
- Security: SECURITY.md
- Notice: NOTICE
- Agents: AGENTS.md
Owner metadata:
- Name: pytorch
- Login: pytorch
- Email:
- Kind: organization
- Description:
- Website: https://pytorch.org
- Location: where the eigens are valued
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/21003710?v=4
- Repositories: 70
- Last Synced at: 2025-10-30T00:34:39.243Z
- Profile URL: https://github.com/pytorch
Committers metadata
Last synced: 4 days ago
Total Commits: 105,518
Total Committers: 6,318
Avg Commits per committer: 16.701
Development Distribution Score (DDS): 0.949
Commits in past year: 17,009
Committers in past year: 1,352
Avg Commits per committer in past year: 12.581
Development Distribution Score (DDS) in past year: 0.889
| Name | Commits | |
|---|---|---|
| PyTorch MergeBot | p****t@u****m | 5334 |
| Edward Yang | e****g@f****m | 1925 |
| Richard Zou | z****9@g****m | 1458 |
| Edward Z. Yang | e****g@m****m | 1352 |
| cyy | c****r@o****m | 1289 |
| Nikita Shulga | n****a@f****m | 1202 |
| Nikita Shulga | n****a@m****m | 1112 |
| Animesh Jain | a****n@u****u | 1071 |
| Jerry Zhang | j****h@f****m | 970 |
| Peter Bell | p****0@l****k | 890 |
| Adam Paszke | a****e@g****m | 870 |
| Gregory Chanan | g****n@f****m | 855 |
| Jason Ansel | j****l@m****m | 846 |
| Michael Suo | s****o@f****m | 795 |
| Huy Do | h****n@g****m | 731 |
| Rohan Varma | r****1@f****m | 679 |
| eellison | e****n@g****m | 611 |
| James Reed | j****d@f****m | 586 |
| Catherine Lee | c****l@f****m | 569 |
| Zachary DeVito | z****o@f****m | 565 |
| Nikita Shulga | n****a@g****m | 556 |
| Andrew Gu | a****u@f****m | 548 |
| Sebastian Messmer | m****r@f****m | 545 |
| Scott Wolchok | s****k@f****m | 540 |
| Bin Bao | b****o@m****m | 523 |
| kshitij12345 | k****r@g****m | 517 |
| PyTorch UpdateBot | p****t@u****m | 513 |
| Vasiliy Kuznetsov | v****y@f****m | 499 |
| Eddie Yan | e****y@n****m | 496 |
| atalman | a****n@f****m | 495 |
| and 6288 more... | ||
Issue and Pull Request metadata
Last synced: 3 days ago
Total issues: 16,557
Total pull requests: 44,850
Average time to close issues: 5 months
Average time to close pull requests: 18 days
Total issue authors: 4,879
Total pull request authors: 2,682
Average comments per issue: 3.09
Average comments per pull request: 5.51
Merged pull request: 623
Bot issues: 3,128
Bot pull requests: 161
Past year issues: 1,672
Past year pull requests: 5,243
Past year average time to close issues: 21 days
Past year average time to close pull requests: 8 days
Past year issue authors: 650
Past year pull request authors: 613
Past year average comments per issue: 2.04
Past year average comments per pull request: 3.91
Past year merged pull request: 87
Past year bot issues: 367
Past year bot pull requests: 11
Top Issue Authors
- pytorch-bot[bot] (3,127)
- ezyang (391)
- zou3519 (354)
- malfet (199)
- atalman (182)
- hyperkai (163)
- huydhn (148)
- etaf (120)
- bdhirsh (116)
- zxd1997066 (114)
- justinchuby (93)
- anijain2305 (88)
- Chillee (85)
- jithunnair-amd (82)
- laithsakka (78)
Top Pull Request Authors
- malfet (1,336)
- cyyever (1,308)
- anijain2305 (1,067)
- ezyang (1,013)
- bobrenjc93 (797)
- zou3519 (619)
- XuehaiPan (602)
- jansel (572)
- desertfire (548)
- atalman (496)
- clee2000 (483)
- angelayi (481)
- laithsakka (456)
- mlazos (449)
- xmfan (422)
Top Issue Labels
- triaged (8,535)
- oncall: pt2 (4,059)
- skipped (3,484)
- module: flaky-tests (3,178)
- module: inductor (1,606)
- module: dynamo (1,001)
- oncall: distributed (825)
- module: rocm (714)
- high priority (636)
- module: onnx (526)
- module: functorch (469)
- module: cuda (440)
- module: dynamic shapes (359)
- module: ci (353)
- oncall: export (352)
- actionable (333)
- module: macos (311)
- module: pt2-dispatcher (293)
- module: docs (289)
- module: mps (283)
- module: nn (273)
- triage review (257)
- needs reproduction (232)
- module: fsdp (229)
- oncall: cpu inductor (221)
- module: build (196)
- module: xpu (188)
- module: windows (183)
- module: nestedtensor (182)
- module: regression (178)
Top Pull Request Labels
- ciflow/trunk (22,038)
- topic: not user facing (20,567)
- Merged (18,337)
- ciflow/inductor (16,723)
- merging (15,433)
- open source (14,010)
- module: inductor (9,461)
- module: dynamo (7,327)
- fb-exported (4,874)
- triaged (4,802)
- oncall: distributed (4,674)
- Stale (3,243)
- Reverted (2,403)
- module: cpu (1,774)
- ci-no-td (1,481)
- release notes: fx (1,444)
- release notes: distributed (c10d) (1,358)
- ciflow/mps (1,254)
- release notes: quantization (1,174)
- ciflow/rocm (1,106)
- module: rocm (985)
- ciflow/periodic (945)
- keep-going (922)
- release notes: dynamo (845)
- ciflow/xpu (832)
- topic: bug fixes (816)
- release notes: inductor (805)
- release notes: mps (742)
- fx (714)
- release notes: releng (673)
Package metadata
- Total packages: 20
-
Total downloads:
- pypi: 85,674,695 last-month
- conda: 15,941,867
- Total docker downloads: 48,721,822
- Total dependent packages: 7,260 (may contain duplicates)
- Total dependent repositories: 98,290 (may contain duplicates)
- Total versions: 434
- Total maintainers: 10
- Total advisories: 13
pypi.org: torch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
- Homepage: https://pytorch.org
- Documentation: https://pytorch.org/docs
- Licenses: BSD-3-Clause
- Latest release: 2.12.0 (published about 1 month ago)
- Last Synced: 2026-06-17T10:44:34.807Z (3 days ago)
- Versions: 50
- Dependent Packages: 6,944
- Dependent Repositories: 92,053
- Downloads: 85,674,042 Last month
- Docker Downloads: 48,721,822
-
Rankings:
- Dependent packages count: 0.003%
- Dependent repos count: 0.013%
- Stargazers count: 0.023%
- Forks count: 0.029%
- Downloads: 0.057%
- Average: 0.104%
- Docker downloads count: 0.499%
- Maintainers (5)
-
Advisories:
- PyTorch: `torch.load` with `weights_only=True` leads to remote code execution
- PyTorch Improper Resource Shutdown or Release vulnerability
- PyTorch is vulnerable to memory corruption through its torch.lstm_cell function
- PyTorch is vulnerable to memory corruption through its torch.jit.script function
- PyTorch is vulnerable to memory corruption through its unpack_sequence function
- PyTorch is Vulnerable to Memory Consumption through pad_packed_sequence Function
- PyTorch susceptible to local Denial of Service
- Withdrawn Advisory: PyTorch deserialization vulnerability
- PyTorch: Manipulation of the argument scale/zero_point leads to improper initialization via Quantized Sigmoid Module
- PyTorch Tuple Handler is Vulnerable to Memory Corruption through Manipulation of None Argument
- Pytorch use-after-free vulnerability
- PyTorch heap buffer overflow vulnerability
- PyTorch vulnerable to arbitrary code execution
conda-forge.org: pytorch
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.
- Homepage: https://pytorch.org/
- Licenses: BSD-3-Clause
- Latest release: 1.12.1 (published almost 4 years ago)
- Last Synced: 2026-04-01T16:23:34.209Z (3 months ago)
- Versions: 11
- Dependent Packages: 254
- Dependent Repositories: 2,722
- Downloads: 14,792,429 Total
-
Rankings:
- Dependent repos count: 0.17%
- Average: 0.212%
- Dependent packages count: 0.255%
anaconda.org: pytorch
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.
- Homepage: https://pytorch.org/
- Licenses: BSD-3-Clause
- Latest release: 2.8.0 (published 5 months ago)
- Last Synced: 2026-03-10T19:42:47.477Z (3 months ago)
- Versions: 26
- Dependent Packages: 20
- Dependent Repositories: 2,722
-
Rankings:
- Stargazers count: 0.423%
- Forks count: 0.543%
- Average: 0.989%
- Dependent repos count: 1.027%
- Dependent packages count: 1.963%
proxy.golang.org: github.com/pytorch/pytorch
- Homepage:
- Documentation: https://pkg.go.dev/github.com/pytorch/pytorch#section-documentation
- Licenses: other
- Latest release: v2.8.0+incompatible (published 11 months ago)
- Last Synced: 2026-04-01T05:02:29.207Z (3 months ago)
- Versions: 240
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Forks count: 0.009%
- Stargazers count: 0.011%
- Average: 3.572%
- Dependent repos count: 4.706%
- Dependent packages count: 9.561%
pypi.org: pytorch-gpu
torch-gpu
- Homepage: https://github.com/pytorch/pytorch
- Documentation: https://pytorch-gpu.readthedocs.io/
- Licenses: MIT
- Latest release: 0.0.1 (published almost 4 years ago)
- Last Synced: 2026-06-15T07:17:53.753Z (5 days ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 11
- Downloads: 420 Last month
-
Rankings:
- Stargazers count: 0.005%
- Forks count: 0.008%
- Average: 3.766%
- Dependent repos count: 4.363%
- Dependent packages count: 4.798%
- Downloads: 9.654%
- Maintainers (1)
repo1.maven.org: org.pytorch:pytorch_android_lite
pytorch_android_lite pytorch android api
- Homepage: https://github.com/pytorch/pytorch/tree/master/android
- Documentation: https://appdoc.app/artifact/org.pytorch/pytorch_android_lite/
- Licenses: other
- Latest release: 2.1.0 (published over 2 years ago)
- Last Synced: 2026-06-15T07:17:19.450Z (5 days ago)
- Versions: 9
- Dependent Packages: 5
- Dependent Repositories: 48
-
Rankings:
- Stargazers count: 0.322%
- Forks count: 0.504%
- Dependent repos count: 3.147%
- Average: 3.865%
- Dependent packages count: 11.485%
repo1.maven.org: org.pytorch:pytorch_android
pytorch_android pytorch android api
- Homepage: https://github.com/pytorch/pytorch/tree/master/android
- Documentation: https://appdoc.app/artifact/org.pytorch/pytorch_android/
- Licenses: other
- Latest release: 2.1.0 (published over 2 years ago)
- Last Synced: 2026-06-15T07:18:05.323Z (5 days ago)
- Versions: 12
- Dependent Packages: 4
- Dependent Repositories: 287
-
Rankings:
- Stargazers count: 0.323%
- Forks count: 0.504%
- Dependent repos count: 0.901%
- Average: 3.914%
- Dependent packages count: 13.926%
repo1.maven.org: org.pytorch:pytorch_java_only
pytorch_java_only pytorch java api
- Homepage: https://github.com/pytorch/pytorch/tree/master/android
- Documentation: https://appdoc.app/artifact/org.pytorch/pytorch_java_only/
- Licenses: other
- Latest release: 2.1.0 (published over 2 years ago)
- Last Synced: 2026-06-13T03:00:14.967Z (8 days ago)
- Versions: 11
- Dependent Packages: 6
- Dependent Repositories: 12
-
Rankings:
- Stargazers count: 0.323%
- Forks count: 0.504%
- Average: 4.4%
- Dependent repos count: 7.06%
- Dependent packages count: 9.712%
conda-forge.org: pytorch-cpu
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.
- Homepage: https://pytorch.org/
- Licenses: BSD-3-Clause
- Latest release: 1.12.1 (published almost 4 years ago)
- Last Synced: 2026-03-10T20:40:00.950Z (3 months ago)
- Versions: 14
- Dependent Packages: 14
- Dependent Repositories: 50
-
Rankings:
- Dependent packages count: 4.471%
- Average: 4.756%
- Dependent repos count: 5.04%
repo1.maven.org: org.pytorch:pytorch_android_torchvision
pytorch_android_torchvision
- Homepage: https://github.com/pytorch/pytorch/tree/master/android
- Documentation: https://appdoc.app/artifact/org.pytorch/pytorch_android_torchvision/
- Licenses: other
- Latest release: 2.1.0 (published over 2 years ago)
- Last Synced: 2026-06-13T03:00:14.941Z (8 days ago)
- Versions: 11
- Dependent Packages: 2
- Dependent Repositories: 271
-
Rankings:
- Stargazers count: 0.322%
- Forks count: 0.504%
- Dependent repos count: 0.942%
- Average: 6.231%
- Dependent packages count: 23.158%
repo1.maven.org: org.pytorch:pytorch_android_torchvision_lite
pytorch_android_torchvision_lite
- Homepage: https://github.com/pytorch/pytorch/tree/master/android
- Documentation: https://appdoc.app/artifact/org.pytorch/pytorch_android_torchvision_lite/
- Licenses: other
- Latest release: 2.1.0 (published over 2 years ago)
- Last Synced: 2026-06-13T03:00:14.396Z (8 days ago)
- Versions: 8
- Dependent Packages: 2
- Dependent Repositories: 26
-
Rankings:
- Stargazers count: 0.323%
- Forks count: 0.504%
- Dependent repos count: 4.635%
- Average: 7.155%
- Dependent packages count: 23.158%
conda-forge.org: pytorch-gpu
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.
- Homepage: https://pytorch.org/
- Licenses: BSD-3-Clause
- Latest release: 1.12.1 (published almost 4 years ago)
- Last Synced: 2026-04-01T16:17:04.163Z (3 months ago)
- Versions: 11
- Dependent Packages: 7
- Dependent Repositories: 18
- Downloads: 1,140,358 Total
-
Rankings:
- Dependent packages count: 8.009%
- Average: 8.179%
- Dependent repos count: 8.349%
anaconda.org: pytorch-cpu
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.
- Homepage: https://pytorch.org/
- Licenses: BSD-3-Clause
- Latest release: 2.8.0 (published 5 months ago)
- Last Synced: 2026-04-17T13:04:32.592Z (2 months ago)
- Versions: 10
- Dependent Packages: 0
- Dependent Repositories: 50
-
Rankings:
- Stargazers count: 0.242%
- Forks count: 0.423%
- Average: 19.071%
- Dependent repos count: 24.426%
- Dependent packages count: 51.193%
anaconda.org: pytorch-gpu
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.
- Homepage: https://pytorch.org/
- Licenses: BSD-3-Clause
- Latest release: 2.8.0 (published 5 months ago)
- Last Synced: 2026-03-10T19:42:42.445Z (3 months ago)
- Versions: 10
- Dependent Packages: 0
- Dependent Repositories: 18
-
Rankings:
- Stargazers count: 0.242%
- Forks count: 0.423%
- Average: 21.215%
- Dependent repos count: 33.001%
- Dependent packages count: 51.193%
pypi.org: torch-cpp
Tensors and Dynamic neural networks in Python with strong GPU acceleration
- Homepage: https://pytorch.org/
- Documentation: https://torch-cpp.readthedocs.io/
- Licenses: BSD-3
- Latest release: 0.1.0 (published almost 2 years ago)
- Last Synced: 2026-06-15T07:20:52.252Z (5 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 70 Last month
-
Rankings:
- Dependent packages count: 10.649%
- Average: 35.309%
- Dependent repos count: 59.97%
- Maintainers (1)
pypi.org: pytorch-riscv64
Tensors and Dynamic neural networks in Python
- Homepage: https://pytorch.org/
- Documentation: https://pytorch-riscv64.readthedocs.io/
- Licenses: BSD-3
- Latest release: 2.3.0a1 (published almost 2 years ago)
- Last Synced: 2026-06-15T07:19:50.157Z (5 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 108 Last month
-
Rankings:
- Dependent packages count: 10.706%
- Average: 35.5%
- Dependent repos count: 60.294%
- Maintainers (1)
pypi.org: torch-abi
Tensors and Dynamic neural networks in Python with strong GPU acceleration
- Homepage: https://pytorch.org/
- Documentation: https://torch-abi.readthedocs.io/
- Licenses: BSD-3
- Latest release: 1.13.0a0 (published about 2 years ago)
- Last Synced: 2026-06-15T07:18:17.142Z (5 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 6 Last month
-
Rankings:
- Dependent packages count: 10.954%
- Average: 36.317%
- Dependent repos count: 61.68%
- Maintainers (1)
pypi.org: torch-sas
Tensors and Dynamic neural networks in Python with strong GPU acceleration
- Homepage: https://pytorch.org/
- Documentation: https://torch-sas.readthedocs.io/
- Licenses: BSD-3
- Latest release: 1.13.0a0 (published about 2 years ago)
- Last Synced: 2026-06-13T03:00:14.578Z (8 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 10.954%
- Average: 36.317%
- Dependent repos count: 61.68%
- Maintainers (1)
pypi.org: rpi-torch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
- Homepage: https://pytorch.org/
- Documentation: https://rpi-torch.readthedocs.io/
- Licenses: BSD-3
- Latest release: 1.5.0 (published about 5 years ago)
- Last Synced: 2026-06-15T07:20:51.631Z (5 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 49 Last month
-
Rankings:
- Dependent packages count: 9.682%
- Dependent repos count: 21.869%
- Average: 36.606%
- Downloads: 78.266%
- Maintainers (1)
anaconda.org: libtorch
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.
- Homepage: https://pytorch.org/
- Licenses: BSD-3-Clause
- Latest release: 2.8.0 (published 5 months ago)
- Last Synced: 2026-03-20T08:04:28.450Z (3 months ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 9,080 Total
-
Rankings:
- Dependent packages count: 46.531%
- Average: 48.844%
- Dependent repos count: 51.156%
Dependencies
- com.google.code.findbugs:jsr305 3.0.1 compileOnly
- com.facebook.fbjni:fbjni-java-only 0.2.2 implementation
- com.facebook.soloader:nativeloader 0.10.1 implementation
- junit:junit 4.12 testImplementation
- matplotlib *
- python-etcd >=0.4.5
- sphinx ==5.0.0
- sphinx-panels *
- sphinx_copybutton *
- sphinxcontrib.katex *
- tensorboard *
- malfet/checkout silent-checkout composite
- actions/download-artifact v3 composite
- seemethere/download-artifact-s3 v4 composite
- nick-fields/retry 3e91a01664abd3c5cd539100d10d33b9c5b68482 composite
- nick-fields/retry 3e91a01664abd3c5cd539100d10d33b9c5b68482 composite
- nick-fields/retry 3e91a01664abd3c5cd539100d10d33b9c5b68482 composite
- nick-fields/retry 3e91a01664abd3c5cd539100d10d33b9c5b68482 composite
- ./.github/actions/diskspace-cleanup * composite
- ./.github/actions/diskspace-cleanup * composite
- nick-fields/retry v2.8.2 composite
- pytorch/test-infra/.github/actions/cleanup-runner main composite
- actions/upload-artifact v3 composite
- seemethere/upload-artifact-s3 v5 composite
- ./.github/actions/chown-workspace * composite
- ./.github/actions/filter-test-configs * composite
- ./.github/actions/get-workflow-job-id * composite
- ./.github/actions/setup-linux * composite
- ./.github/actions/upload-test-artifacts * composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/calculate-docker-image main composite
- pytorch/test-infra/.github/actions/pull-docker-image main composite
- pytorch/test-infra/.github/actions/setup-nvidia main composite
- pytorch/test-infra/.github/actions/setup-ssh main composite
- pytorch/test-infra/.github/actions/teardown-linux main composite
- ./.github/actions/chown-workspace * composite
- ./.github/actions/setup-linux * composite
- ./pytorch/.github/actions/chown-workspace * composite
- ./pytorch/.github/actions/filter-test-configs * composite
- actions/upload-artifact v3 composite
- malfet/checkout silent-checkout composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/pull-docker-image main composite
- pytorch/test-infra/.github/actions/setup-ssh main composite
- pytorch/test-infra/.github/actions/teardown-linux main composite
- ./.github/actions/chown-workspace * composite
- ./.github/actions/setup-linux * composite
- ./pytorch/.github/actions/chown-workspace * composite
- ./pytorch/.github/actions/filter-test-configs * composite
- ./pytorch/.github/actions/test-pytorch-binary * composite
- actions/download-artifact v3 composite
- malfet/checkout silent-checkout composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/pull-docker-image main composite
- pytorch/test-infra/.github/actions/setup-nvidia main composite
- pytorch/test-infra/.github/actions/setup-ssh main composite
- pytorch/test-infra/.github/actions/teardown-linux main composite
- actions/download-artifact v3 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- ./.github/actions/chown-workspace * composite
- ./.github/actions/download-build-artifacts * composite
- ./.github/actions/setup-linux * composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/calculate-docker-image main composite
- pytorch/test-infra/.github/actions/pull-docker-image main composite
- pytorch/test-infra/.github/actions/setup-ssh main composite
- pytorch/test-infra/.github/actions/teardown-linux main composite
- seemethere/upload-artifact-s3 v5 composite
- ./.github/actions/filter-test-configs * composite
- ./.github/actions/get-workflow-job-id * composite
- ./.github/actions/setup-linux * composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/calculate-docker-image main composite
- pytorch/test-infra/.github/actions/pull-docker-image main composite
- pytorch/test-infra/.github/actions/setup-ssh main composite
- pytorch/test-infra/.github/actions/teardown-linux main composite
- seemethere/upload-artifact-s3 v5 composite
- ./.github/actions/download-build-artifacts * composite
- ./.github/actions/filter-test-configs * composite
- ./.github/actions/get-workflow-job-id * composite
- ./.github/actions/pytest-cache-download * composite
- ./.github/actions/pytest-cache-upload * composite
- ./.github/actions/setup-linux * composite
- ./.github/actions/upload-test-artifacts * composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/calculate-docker-image main composite
- pytorch/test-infra/.github/actions/pull-docker-image main composite
- pytorch/test-infra/.github/actions/setup-nvidia main composite
- pytorch/test-infra/.github/actions/setup-ssh main composite
- pytorch/test-infra/.github/actions/teardown-linux main composite
- seemethere/upload-artifact-s3 v5 composite
- ./.github/actions/filter-test-configs * composite
- ./.github/actions/get-workflow-job-id * composite
- actions/upload-artifact v3 composite
- nick-fields/retry v2.8.2 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/check-disk-space main composite
- pytorch/test-infra/.github/actions/setup-miniconda main composite
- ./.github/actions/download-build-artifacts * composite
- ./.github/actions/filter-test-configs * composite
- ./.github/actions/get-workflow-job-id * composite
- ./.github/actions/upload-test-artifacts * composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/check-disk-space main composite
- pytorch/test-infra/.github/actions/setup-miniconda main composite
- ./.github/actions/download-build-artifacts * composite
- ./.github/actions/filter-test-configs * composite
- ./.github/actions/get-workflow-job-id * composite
- ./.github/actions/setup-rocm * composite
- ./.github/actions/teardown-rocm * composite
- ./.github/actions/upload-test-artifacts * composite
- actions/upload-artifact v3 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/calculate-docker-image main composite
- pytorch/test-infra/.github/actions/pull-docker-image main composite
- ./.github/actions/filter-test-configs * composite
- ./.github/actions/get-workflow-job-id * composite
- ./.github/actions/setup-win * composite
- ./.github/actions/teardown-win * composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/cleanup-runner main composite
- pytorch/test-infra/.github/actions/setup-ssh main composite
- seemethere/upload-artifact-s3 v5 composite
- ./.github/actions/filter-test-configs * composite
- ./.github/actions/get-workflow-job-id * composite
- ./.github/actions/pytest-cache-download * composite
- ./.github/actions/pytest-cache-upload * composite
- ./.github/actions/setup-win * composite
- ./.github/actions/teardown-win * composite
- ./.github/actions/upload-test-artifacts * composite
- nick-fields/retry 3e91a01664abd3c5cd539100d10d33b9c5b68482 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/cleanup-runner main composite
- pytorch/test-infra/.github/actions/setup-ssh main composite
- seemethere/download-artifact-s3 v4 composite
- necojackarc/auto-request-review e08cdffa277d50854744de3f76230260e61c67f4 composite
- ./.github/actions/setup-linux * composite
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/pull-docker-image main composite
- pytorch/test-infra/.github/actions/setup-ssh main composite
- pytorch/test-infra/.github/actions/teardown-linux main composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- malfet/checkout silent-checkout composite
- softprops/action-gh-release v1 composite
- ./.github/actions/chown-workspace * composite
- ./.github/actions/setup-linux * composite
- nick-fields/retry 3e91a01664abd3c5cd539100d10d33b9c5b68482 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- pytorch/test-infra/.github/actions/calculate-docker-image main composite
- pytorch/test-infra/.github/actions/pull-docker-image main composite
- pytorch/test-infra/.github/actions/teardown-linux main composite
- ./.github/actions/setup-linux * composite
- actions/checkout v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- docker/setup-qemu-action v2 composite
- pytorch/test-infra/.github/actions/setup-ssh main composite
- pytorch/test-infra/.github/actions/teardown-linux main composite
- ./.github/actions/setup-rocm * composite
- ./.github/actions/teardown-rocm * composite
- ./pytorch/.github/actions/test-pytorch-binary * composite
- actions/download-artifact v3 composite
- malfet/checkout silent-checkout composite
- pytorch/test-infra/.github/actions/pull-docker-image main composite
- actions/upload-artifact v3 composite
- malfet/checkout silent-checkout composite
- nick-fields/retry v2.8.2 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- malfet/checkout silent-checkout composite
- seemethere/add-github-ssh-key v1 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- malfet/checkout silent-checkout composite
- seemethere/add-github-ssh-key v1 composite
- pytorch/test-infra/.github/actions/bc-lint main composite
- actions/setup-python v4 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- ./.github/actions/update-commit-hash * composite
- actions/checkout v3 composite
- actions/checkout v2 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- github/codeql-action/upload-sarif 5f532563584d71fdef14ee64d17bafb34f751ce5 composite
- ossf/scorecard-action 865b4092859256271290c77adbd10a43f4779972 composite
- actions/github-script v6 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v2 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- actions/setup-python v4 composite
- octokit/request-action v2.1.0 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- actions/setup-python v4 composite
- octokit/request-action v2.1.0 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- ./.github/actions/update-commit-hash * composite
- actions/checkout v3 composite
- ubuntu ${UBUNTU_VERSION} build
- ubuntu ${UBUNTU_VERSION} build
- ubuntu ${UBUNTU_VERSION} build
- ubuntu ${UBUNTU_VERSION} build
- mcr.microsoft.com/vscode/devcontainers/miniconda 0-3 build
- ${BASE_IMAGE} latest build
- conda latest build
- dev-base latest build
- official latest build
- boto3 ==1.19.12
- click *
- coremltools ==5.0b5
- expecttest ==0.1.6
- flatbuffers ==2.0
- ghstack ==0.7.1
- hypothesis ==5.35.1
- jinja2 ==3.1.2
- junitparser ==2.1.1
- librosa >=0.6.2
- lintrunner ==0.10.7
- mypy ==1.4.1
- networkx ==2.8.8
- numba ==0.55.2
- numba ==0.49.0
- numba ==0.54.1
- opt-einsum ==3.3
- optree ==0.9.1
- pillow ==9.5.0
- pillow ==9.3.0
- protobuf ==3.20.2
- psutil *
- pygments ==2.15.0
- pytest ==7.3.2
- pytest-cpp ==2.3.0
- pytest-flakefinder ==1.1.0
- pytest-rerunfailures >=10.3
- pytest-shard ==0.1.2
- pytest-xdist ==3.3.1
- rockset ==1.0.3
- scikit-image ==0.19.3
- scikit-image ==0.20.0
- scipy ==1.10.1
- scipy ==1.6.3
- scipy ==1.8.1
- tb-nightly ==2.13.0a20230426
- tensorboard ==2.13.0
- unittest-xml-reporting <=3.2.0,>=2.0.0
- xdoctest ==1.1.0
- z3-solver ==4.12.2.0
- IPython ==8.12.0
- breathe ==4.34.0
- bs4 ==0.0.1
- docutils ==0.16
- exhale ==0.2.3
- matplotlib ==3.5.3
- myst-nb ==0.17.2
- myst-parser ==0.18.1
- python-etcd ==0.4.5
- sphinx ==5.3.0
- sphinx-copybutton ==0.5.0
- sphinx-panels ==0.4.1
- sphinxcontrib.katex ==0.8.6
- tensorboard ==2.13.0
- jinja2 *
- typing-extensions *
- boto3 ==1.19.12
- jinja2 ==3.0.1
- lintrunner ==0.10.7
- ninja ==1.10.0.post1
- nvidia-ml-py ==11.525.84
- pyyaml ==6.0
- requests ==2.31.0
- rich ==10.9.0
- rockset ==1.0.3
- docker ==7.1.0
- gitpython ==3.1.45
- pytest ==7.3.2
- pyyaml ==6.0.2
- uv ==0.9.6
- pytorch/pytorch/.github/actions/binary-docker-build main composite
- actions/setup-python a26af69be951a213d495a4c3e4e4022e16d87065 composite
- aws-actions/configure-aws-credentials ececac1a45f3b08a01d2dd070d28d111c5fe6722 composite
- nick-fields/retry 7152eba30c6575329ac0576536151aca5a72780e composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- ./.github/actions/get-workflow-job-id * composite
- ./.github/actions/pytest-cache-download * composite
- ./.github/actions/setup-linux * composite
- actions/upload-artifact ea165f8d65b6e75b540449e92b4886f43607fa02 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- seemethere/download-artifact-s3 1da556a7aa0a088e3153970611f6c432d58e80e6 composite
- seemethere/upload-artifact-s3 baba72d0712b404f646cebe0730933554ebce96a composite
- ${BUILD_BASE_IMAGE} latest build
- ${FINAL_BASE_IMAGE} latest build
- base latest build
- nvidia/cuda ${CUDA_VERSION}-devel-ubuntu22.04 build
- scratch latest build
- actions/setup-python a26af69be951a213d495a4c3e4e4022e16d87065 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- actions/setup-python a26af69be951a213d495a4c3e4e4022e16d87065 composite
- aws-actions/configure-aws-credentials ececac1a45f3b08a01d2dd070d28d111c5fe6722 composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- torch *
- ubuntu ${UBUNTU_VERSION} build
- ./.github/actions/setup-linux * composite
- pytorch/pytorch/.github/actions/checkout-pytorch main composite
- actions/download-artifact v4 composite
- seemethere/download-artifact-s3 v4 composite