An open API service for producing an overview of a list of open source projects.

https://github.com/pytorch/pytorch

autograd deep-learning gpu machine-learning neural-network numpy python tensor

Score: 39.211833012497756

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Tensors and Dynamic neural networks in Python with strong GPU acceleration


Owner metadata:


Committers metadata

Last synced: 6 days ago

Total Commits: 108,429
Total Committers: 5,646
Avg Commits per committer: 19.205
Development Distribution Score (DDS): 0.949

Commits in past year: 17,300
Committers in past year: 1,279
Avg Commits per committer in past year: 13.526
Development Distribution Score (DDS) in past year: 0.89

Name Email Commits
PyTorch MergeBot p****t 5584
Edward Yang e****g@f****m 3555
Nikita Shulga n****a@f****m 3319
Richard Zou z****9@g****m 1868
cyy c****r@o****m 1323
Jerry Zhang j****h@f****m 1222
Animesh Jain a****n@u****u 1102
Gregory Chanan g****n@f****m 1081
Jason Ansel j****l@m****m 1061
Peter Bell p****0@l****k 892
Adam Paszke a****e@g****m 870
Huy Do h****n@g****m 823
Michael Suo s****o@f****m 813
Jane Xu j****x@f****m 792
albanD d****n@g****m 767
Horace He c****i@f****m 752
Soumith Chintala s****h@g****m 745
Zachary DeVito z****o@f****m 730
Bin Bao b****o@m****m 728
Rohan Varma r****1@f****m 684
Scott Wolchok s****k@f****m 674
Michael Lazos m****s@m****m 662
eellison e****n@g****m 660
Sam Gross c****y@g****m 623
William Wen w****n@m****m 605
bobrenjc93 b****n@m****m 600
angelayi y****7@g****m 596
Wanchao Liang w****l 594
James Reed j****d@f****m 586
Catherine Lee c****l@f****m 584
and 5616 more...

Issue and Pull Request metadata

Last synced: about 5 hours ago

Total issues: 16,586
Total pull requests: 45,358
Average time to close issues: 5 months
Average time to close pull requests: 18 days
Total issue authors: 4,894
Total pull request authors: 2,813
Average comments per issue: 3.09
Average comments per pull request: 5.51
Merged pull request: 628
Bot issues: 3,128
Bot pull requests: 163

Past year issues: 622
Past year pull requests: 2,423
Past year average time to close issues: 9 days
Past year average time to close pull requests: 5 days
Past year issue authors: 310
Past year pull request authors: 516
Past year average comments per issue: 1.29
Past year average comments per pull request: 3.73
Past year merged pull request: 55
Past year bot issues: 65
Past year bot pull requests: 7

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/pytorch/pytorch

Top Issue Authors

  • pytorch-bot[bot] (3,127)
  • ezyang (392)
  • zou3519 (354)
  • malfet (199)
  • atalman (184)
  • hyperkai (163)
  • huydhn (148)
  • etaf (120)
  • bdhirsh (116)
  • zxd1997066 (114)
  • justinchuby (93)
  • anijain2305 (88)
  • Chillee (85)
  • jithunnair-amd (83)
  • laithsakka (78)

Top Pull Request Authors

  • malfet (1,338)
  • cyyever (1,322)
  • anijain2305 (1,082)
  • ezyang (1,015)
  • bobrenjc93 (860)
  • zou3519 (619)
  • XuehaiPan (602)
  • jansel (589)
  • desertfire (548)
  • atalman (496)
  • clee2000 (483)
  • angelayi (481)
  • mlazos (460)
  • laithsakka (458)
  • xmfan (421)

Top Issue Labels

  • triaged (8,556)
  • oncall: pt2 (4,071)
  • skipped (3,484)
  • module: flaky-tests (3,178)
  • module: inductor (1,613)
  • module: dynamo (1,005)
  • oncall: distributed (826)
  • module: rocm (717)
  • high priority (637)
  • module: onnx (526)
  • module: functorch (469)
  • module: cuda (441)
  • module: dynamic shapes (362)
  • module: ci (354)
  • oncall: export (352)
  • actionable (334)
  • module: macos (311)
  • module: pt2-dispatcher (293)
  • module: docs (290)
  • module: mps (283)
  • module: nn (273)
  • triage review (262)
  • needs reproduction (233)
  • module: fsdp (229)
  • oncall: cpu inductor (222)
  • module: build (197)
  • module: xpu (188)
  • module: windows (183)
  • module: nestedtensor (182)
  • module: regression (179)

Top Pull Request Labels

  • ciflow/trunk (22,198)
  • topic: not user facing (20,864)
  • Merged (18,385)
  • ciflow/inductor (16,997)
  • merging (15,431)
  • open source (14,336)
  • module: inductor (9,610)
  • module: dynamo (7,429)
  • triaged (4,957)
  • fb-exported (4,877)
  • oncall: distributed (4,674)
  • Stale (3,302)
  • Reverted (2,419)
  • module: cpu (1,784)
  • ci-no-td (1,515)
  • release notes: fx (1,453)
  • release notes: distributed (c10d) (1,370)
  • ciflow/mps (1,263)
  • release notes: quantization (1,193)
  • ciflow/rocm (1,107)
  • module: rocm (1,002)
  • ciflow/periodic (947)
  • keep-going (935)
  • release notes: dynamo (856)
  • ciflow/xpu (843)
  • topic: bug fixes (821)
  • release notes: inductor (817)
  • release notes: mps (750)
  • fx (714)
  • release notes: releng (678)

Package metadata

pypi.org: torch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

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 about 4 years ago)
  • Last Synced: 2026-04-01T16:23:34.209Z (5 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.13.0 (published 15 days ago)
  • Last Synced: 2026-08-08T19:32:56.104Z (15 days ago)
  • Versions: 31
  • Dependent Packages: 20
  • Dependent Repositories: 2,722
  • Downloads: 723,154 Total
  • 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.13.0+incompatible (published about 2 months ago)
  • Last Synced: 2026-08-23T01:28:11.599Z (about 21 hours ago)
  • Versions: 301
  • 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-08-22T16:33:30.632Z (1 day 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 almost 3 years ago)
  • Last Synced: 2026-08-22T16:40:52.829Z (1 day 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 almost 3 years ago)
  • Last Synced: 2026-08-22T16:36:05.754Z (1 day 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 almost 3 years ago)
  • Last Synced: 2026-08-23T00:39:07.532Z (about 22 hours 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%
proxy.golang.org: github.com/Pytorch/Pytorch

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/Pytorch/Pytorch#section-documentation
  • Licenses: other
  • Latest release: v2.13.0+incompatible (published about 2 months ago)
  • Last Synced: 2026-08-22T16:47:38.132Z (1 day ago)
  • Versions: 301
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.568%
    • Average: 4.721%
    • Dependent repos count: 4.875%
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 about 4 years ago)
  • Last Synced: 2026-03-10T20:40:00.950Z (6 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 almost 3 years ago)
  • Last Synced: 2026-08-22T16:35:32.432Z (1 day 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 almost 3 years ago)
  • Last Synced: 2026-08-22T16:33:30.943Z (1 day 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 about 4 years ago)
  • Last Synced: 2026-04-01T16:17:04.163Z (5 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.13.0 (published 15 days ago)
  • Last Synced: 2026-08-08T19:32:56.557Z (15 days ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 50
  • Downloads: 6,470 Total
  • 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.13.0 (published 15 days ago)
  • Last Synced: 2026-08-09T20:32:24.084Z (14 days ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 18
  • Downloads: 11,646 Total
  • 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 about 2 years ago)
  • Last Synced: 2026-08-22T16:33:14.225Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 31 Last month
  • Rankings:
    • Dependent packages count: 10.649%
    • Average: 35.309%
    • Dependent repos count: 59.97%
  • Maintainers (2)
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 about 2 years ago)
  • Last Synced: 2026-08-22T16:33:15.403Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 60 Last month
  • Rankings:
    • Dependent packages count: 10.706%
    • Average: 35.5%
    • Dependent repos count: 60.294%
  • 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 over 2 years ago)
  • Last Synced: 2026-08-22T16:33:12.494Z (1 day 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: 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 over 2 years ago)
  • Last Synced: 2026-08-22T16:33:32.655Z (1 day 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: 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 over 5 years ago)
  • Last Synced: 2026-08-22T16:33:30.976Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 6 Last month
  • Rankings:
    • Dependent packages count: 9.682%
    • Dependent repos count: 21.869%
    • Average: 36.606%
    • Downloads: 78.266%
  • Maintainers (1)
anaconda.org: pytorch-tests

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.13.0 (published 15 days ago)
  • Last Synced: 2026-08-08T19:32:57.305Z (15 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 0 Total
  • Rankings:
    • Dependent packages count: 33.505%
    • Dependent repos count: 36.532%
    • Average: 48.514%
    • Downloads: 75.505%
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.13.0 (published 15 days ago)
  • Last Synced: 2026-08-08T19:32:53.493Z (15 days ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 12,632 Total
  • Rankings:
    • Dependent packages count: 46.531%
    • Average: 48.844%
    • Dependent repos count: 51.156%

Dependencies

android/pytorch_android/host/build.gradle maven
  • 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
.github/workflows/quack-vendor-reproducibility.yml actions
  • actions/checkout v4 composite
.github/workflows/_binary-test-rocm-linux.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/download-artifact 65a9edc5881444af0b9093a5e628f2fe47ea3b2e composite
.github/workflows/claude-distributed-triage-cron.yml actions
  • actions/checkout v4 composite
  • aws-actions/configure-aws-credentials 7474bc4690e29a8392af63c5b98e7449536d5c3a composite
.github/workflows/inductor-rocm-mi350.yml actions
.github/workflows/tsan.yml actions
.github/workflows/_binary-test-xpu-linux.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/download-artifact 65a9edc5881444af0b9093a5e628f2fe47ea3b2e composite
test/cpp_extensions/libtorch_agn_2_13_extension/setup.py pypi
  • torch *
.github/actions/upload-build-artifacts/action.yml actions
  • actions/upload-artifact ea165f8d65b6e75b540449e92b4886f43607fa02 composite
  • seemethere/upload-artifact-s3 baba72d0712b404f646cebe0730933554ebce96a composite
.github/workflows/docs-build.yml actions
.github/workflows/upload-docs-preview.yml actions
  • actions/download-artifact v4 composite
  • aws-actions/configure-aws-credentials ececac1a45f3b08a01d2dd070d28d111c5fe6722 composite
.github/workflows/claude-autorevert-advisor.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • anthropics/claude-code-action 6e2bd52842c65e914eba5c8badd17560bd26b5de composite
  • aws-actions/configure-aws-credentials 7474bc4690e29a8392af63c5b98e7449536d5c3a composite
  • pytorch/test-infra/.github/actions/upload-claude-usage main composite
.github/workflows/rocm-mi350.yml actions
.github/workflows/claude-distributed-triage.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • anthropics/claude-code-action 6e2bd52842c65e914eba5c8badd17560bd26b5de composite
  • aws-actions/configure-aws-credentials 7474bc4690e29a8392af63c5b98e7449536d5c3a composite
  • pytorch/test-infra/.github/actions/upload-claude-usage main composite
.github/workflows/inductor-perf-test-nightly-rocm-mi350.yml actions
.github/workflows/torchtitan.yml actions
  • pytorch/pytorch/.github/actions/checkout-pytorch main composite
.github/workflows/dtensor.yml actions
.github/workflows/operator_microbenchmark_compare.yml actions
  • actions/checkout v4 composite
.github/workflows/periodic-rocm-mi350.yml actions
.github/workflows/_binary-test-macos.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4.1.7 composite
  • actions/setup-python v6 composite
.github/workflows/_lint.yml actions
  • pytorch/pytorch/.github/actions/setup-linux main composite
.github/workflows/apply-lint.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python a26af69be951a213d495a4c3e4e4022e16d87065 composite
.github/actions/checkout-pytorch/action.yml actions
  • malfet/checkout silent-checkout composite
.github/actions/chown-workspace/action.yml actions
.github/actions/diskspace-cleanup/action.yml actions
.github/actions/download-build-artifacts/action.yml actions
  • actions/download-artifact v3 composite
  • seemethere/download-artifact-s3 v4 composite
.github/actions/filter-test-configs/action.yml actions
  • nick-fields/retry 3e91a01664abd3c5cd539100d10d33b9c5b68482 composite
.github/actions/get-workflow-job-id/action.yml actions
.github/actions/pytest-cache-download/action.yml actions
  • nick-fields/retry 3e91a01664abd3c5cd539100d10d33b9c5b68482 composite
.github/actions/pytest-cache-upload/action.yml actions
  • nick-fields/retry 3e91a01664abd3c5cd539100d10d33b9c5b68482 composite
.github/actions/setup-linux/action.yml actions
  • nick-fields/retry 3e91a01664abd3c5cd539100d10d33b9c5b68482 composite
.github/actions/setup-rocm/action.yml actions
  • ./.github/actions/diskspace-cleanup * composite
.github/actions/setup-win/action.yml actions
.github/actions/teardown-rocm/action.yml actions
  • ./.github/actions/diskspace-cleanup * composite
.github/actions/teardown-win/action.yml actions
  • nick-fields/retry v2.8.2 composite
  • pytorch/test-infra/.github/actions/cleanup-runner main composite
.github/actions/test-pytorch-binary/action.yml actions
.github/actions/upload-test-artifacts/action.yml actions
  • actions/upload-artifact v3 composite
  • seemethere/upload-artifact-s3 v5 composite
.github/workflows/_binary-build-linux.yml actions
  • ./.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/workflows/_binary-test-linux.yml actions
  • ./.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
.github/workflows/_binary-upload.yml actions
  • actions/download-artifact v3 composite
  • pytorch/pytorch/.github/actions/checkout-pytorch main composite
.github/workflows/_docs.yml actions
  • ./.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/workflows/_linux-build.yml actions
  • ./.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/workflows/_linux-test.yml actions
  • ./.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/workflows/_mac-build.yml actions
  • ./.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/workflows/_mac-test.yml actions
  • ./.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/workflows/_rocm-test.yml actions
  • ./.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/workflows/_win-build.yml actions
  • ./.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/workflows/_win-test.yml actions
  • ./.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
.github/workflows/auto_request_review.yml actions
  • necojackarc/auto-request-review e08cdffa277d50854744de3f76230260e61c67f4 composite
.github/workflows/build-triton-wheel.yml actions
  • ./.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
.github/workflows/close-nonexistent-disable-issues.yml actions
  • pytorch/pytorch/.github/actions/checkout-pytorch main composite
.github/workflows/create_release.yml actions
  • malfet/checkout silent-checkout composite
  • softprops/action-gh-release v1 composite
.github/workflows/docker-builds.yml actions
  • ./.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/workflows/docker-release.yml actions
  • ./.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/workflows/generated-linux-aarch64-binary-manywheel-nightly.yml actions
.github/workflows/generated-linux-binary-manywheel-nightly.yml actions
  • ./.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
.github/workflows/generated-macos-arm64-binary-wheel-nightly.yml actions
  • actions/upload-artifact v3 composite
  • malfet/checkout silent-checkout composite
  • nick-fields/retry v2.8.2 composite
.github/workflows/generated-windows-binary-wheel-nightly.yml actions
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • malfet/checkout silent-checkout composite
  • seemethere/add-github-ssh-key v1 composite
.github/workflows/inductor-perf-compare.yml actions
.github/workflows/inductor-perf-test-nightly.yml actions
.github/workflows/inductor-periodic.yml actions
.github/workflows/inductor.yml actions
.github/workflows/lint-bc.yml actions
  • pytorch/test-infra/.github/actions/bc-lint main composite
.github/workflows/lint.yml actions
  • actions/setup-python v4 composite
  • pytorch/pytorch/.github/actions/checkout-pytorch main composite
.github/workflows/mac-mps.yml actions
.github/workflows/nightly.yml actions
  • ./.github/actions/update-commit-hash * composite
  • actions/checkout v3 composite
.github/workflows/periodic.yml actions
.github/workflows/pull.yml actions
.github/workflows/revert.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v4 composite
.github/workflows/scorecards.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • github/codeql-action/upload-sarif 5f532563584d71fdef14ee64d17bafb34f751ce5 composite
  • ossf/scorecard-action 865b4092859256271290c77adbd10a43f4779972 composite
.github/workflows/slow.yml actions
.github/workflows/stale.yml actions
  • actions/github-script v6 composite
.github/workflows/trunk.yml actions
.github/workflows/trymerge.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/tryrebase.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v4 composite
.github/workflows/unstable-periodic.yml actions
.github/workflows/unstable.yml actions
.github/workflows/update-viablestrict.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/update_pytorch_labels.yml actions
  • pytorch/pytorch/.github/actions/checkout-pytorch main composite
.github/workflows/upload-test-stats.yml actions
  • actions/setup-python v4 composite
  • octokit/request-action v2.1.0 composite
  • pytorch/pytorch/.github/actions/checkout-pytorch main composite
.github/workflows/upload-torch-dynamo-perf-stats.yml actions
  • actions/setup-python v4 composite
  • octokit/request-action v2.1.0 composite
  • pytorch/pytorch/.github/actions/checkout-pytorch main composite
.github/workflows/weekly.yml actions
  • ./.github/actions/update-commit-hash * composite
  • actions/checkout v3 composite
.ci/docker/linter/Dockerfile docker
  • ubuntu ${UBUNTU_VERSION} build
.ci/docker/linter-cuda/Dockerfile docker
  • ubuntu ${UBUNTU_VERSION} build
.ci/docker/ubuntu/Dockerfile docker
  • ubuntu ${UBUNTU_VERSION} build
.ci/docker/ubuntu-rocm/Dockerfile docker
  • ubuntu ${UBUNTU_VERSION} build
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/vscode/devcontainers/miniconda 0-3 build
Dockerfile docker
  • ${BASE_IMAGE} latest build
  • conda latest build
  • dev-base latest build
  • official latest build
android/build.gradle maven
android/pytorch_android/build.gradle maven
android/pytorch_android_torchvision/build.gradle maven
.ci/docker/requirements-ci.txt pypi
  • 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
.ci/docker/requirements-docs.txt pypi
  • 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
.github/requirements/regenerate-requirements.txt pypi
  • jinja2 *
  • typing-extensions *
.github/requirements-gha-cache.txt pypi
  • 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
benchmarks/instruction_counts/definitions/setup.py pypi
benchmarks/operator_benchmark/pt_extension/setup.py pypi
.github/workflows/inductor-micro-benchmark.yml actions
.ci/lumen_cli/pyproject.toml pypi
  • docker ==7.1.0
  • gitpython ==3.1.45
  • pytest ==7.3.2
  • pyyaml ==6.0.2
  • uv ==0.9.6
.github/workflows/build-almalinux-images.yml actions
  • pytorch/pytorch/.github/actions/binary-docker-build main composite