RepoGuard
Updated 3 h ago
pytorch

Organization

Public GitHub footprint of pytorch

@pytorch
View profile on GitHub
where the eigens are valued

70

Public repositories

223,889

Total stars

13,184

Followers

The GitHub presence of pytorch showcases a wide range of repositories primarily focused on Python, C++, and Java. Notable projects include pytorch, examples, and vision, which cater to various aspects of deep learning and computer vision. This organization maintains an active public footprint that supports developers in building and training neural networks.

Top languages

Python 32C++ 8HTML 4TypeScript 4C 3Jupyter Notebook 3Java 2CSS 2

Public repositories

pytorch

100,715

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Python
Updated Jun 13, 2026

examples

23,922

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

Python
Updated Jun 13, 2026

vision

17,739

Datasets, Transforms and Models specific to Computer Vision

Python
Updated Jun 13, 2026

tutorials

9,190

PyTorch tutorials.

Python
Updated Jun 13, 2026

torchtitan

5,436

A PyTorch native platform for training generative AI models

Python
Updated Jun 13, 2026

ignite

4,769

High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.

Python
Updated Jun 11, 2026

executorch

4,727

On-device AI across mobile, embedded and edge for PyTorch

Python
Updated Jun 13, 2026

serve

4,356

Serve, optimize and scale PyTorch models in production

Java
Updated Jun 11, 2026

torchchat

3,623

Run PyTorch LLMs locally on servers, desktop and mobile

Python
Updated Jun 11, 2026

text

3,561

Models, data loaders and abstractions for language processing, powered by PyTorch

Python
Updated May 29, 2026

rl

3,462

A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.

Python
Updated Jun 13, 2026

ELF

3,414

ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation

C++
Updated Jun 3, 2026

glow

3,329

Compiler for Neural Network hardware accelerators

C++
Updated Jun 13, 2026

TensorRT

2,974

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

Python
Updated Jun 12, 2026

audio

2,887

Data manipulation and transformation for audio signal processing, powered by PyTorch

Python
Updated Jun 12, 2026

ao

2,856

PyTorch native quantization and sparsity for training and inference

Python
Updated Jun 12, 2026

xla

2,786

Enabling PyTorch on XLA Devices (e.g. Google TPU)

C++
Updated Jun 11, 2026

FBGEMM

1,569

FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/

C++
Updated Jun 13, 2026

android-demo-app

1,560

PyTorch android examples of usage in applications

Java
Updated Jun 13, 2026

QNNPACK

1,549

Quantized Neural Network PACKage - mobile-optimized implementation of quantized neural network operators

C
Updated Jun 2, 2026

functorch

1,436

functorch is JAX-like composable function transforms for PyTorch.

Jupyter Notebook
Updated May 19, 2026

hub

1,433

Submission to https://pytorch.org/hub/

Python
Updated Jun 7, 2026

gloo

1,430

Collective communications library with various primitives for multi-machine training.

C++
Updated Jun 10, 2026

extension-cpp

1,192

C++ extensions in PyTorch

Python
Updated Jun 8, 2026

cpuinfo

1,174

CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)

C
Updated Jun 12, 2026

torchdynamo

1,078

A Python-level JIT compiler designed to make unmodified PyTorch programs faster.

Python
Updated Jun 2, 2026

benchmark

1,034

TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.

Python
Updated Jun 13, 2026

tensordict

1,030

TensorDict is a pytorch dedicated tensor container.

Python
Updated Jun 12, 2026

kineto

960

A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.

C++
Updated Jun 13, 2026

helion

882

A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.

Python
Updated Jun 13, 2026

translate

841

Translate - a PyTorch Language Library

Python
Updated Jun 11, 2026

PiPPy

785

Pipeline Parallelism for PyTorch

Python
Updated May 29, 2026

elastic

728

PyTorch elastic training

Python
Updated Jun 7, 2026

torcharrow

642

High performance model preprocessing library on PyTorch

Python
Updated Jun 4, 2026

ios-demo-app

613

PyTorch iOS examples

Swift
Updated Mar 17, 2026

tvm

455

TVM integration into PyTorch

C++
Updated Apr 19, 2026

contrib

389

Implementations of ideas from recent papers

Python
Updated Jun 8, 2026

ort

368

Accelerate PyTorch models with ONNX Runtime

Python
Updated Jun 9, 2026

builder

356

Continuous builder and binary build scripts for pytorch

Python
Updated Apr 12, 2026

accimage

318

high performance image loading and augmenting routines mimicking PIL.Image interface

C
Updated Apr 19, 2026

tensorpipe

287

A tensor-aware point-to-point communication primitive for machine learning

C++
Updated May 29, 2026

pytorch.github.io

281

The website for PyTorch

HTML
Updated Jun 12, 2026

extension-ffi

255

Examples of C extensions for PyTorch

Python
Updated May 6, 2026

cppdocs

252

PyTorch C++ API Documentation

HTML
Updated Jun 13, 2026

nestedtensor

250

[Prototype] Tools for the concurrent manipulation of variably sized Tensors.

Jupyter Notebook
Updated Jun 9, 2026

rfcs

147

PyTorch RFCs (experimental)

Unknown Language
Updated May 9, 2026

java-demo

131

No description provided for this repository.

Jupyter Notebook
Updated Jun 2, 2026

torchdistx

117

Torch Distributed Experimental

Python
Updated Aug 1, 2025

extension-script

114

Example repository for custom C++/CUDA operators for TorchScript

Python
Updated Mar 31, 2025

test-infra

111

This repository hosts code that supports the testing infrastructure for the PyTorch organization. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.

TypeScript
Updated Jun 10, 2026

pytorch_sphinx_theme

106

PyTorch Sphinx Theme

CSS
Updated May 13, 2026

expecttest

88

No description provided for this repository.

Python
Updated Apr 8, 2026

maskedtensor

40

MaskedTensors for PyTorch

Python
Updated Mar 13, 2026

pytorch-integration-testing

19

Testing downstream libraries using pytorch release candidates

Shell
Updated Jun 13, 2026

ci-infra

16

No description provided for this repository.

Python
Updated Jun 12, 2026

devlogs

16

Developer blog for PyTorch

CSS
Updated Jun 5, 2026

add-annotations-github-action

14

A GitHub action to run clang-tidy and annotate failures

JavaScript
Updated Feb 10, 2025

ci-hud

13

HUD for CI activity on `pytorch/pytorch`, provides a top level view for jobs to easily discern regressions

JavaScript
Updated Feb 10, 2025

probot

12

PyTorch GitHub bot written in probot

TypeScript
Updated Feb 10, 2025

docs

11

This repository is automatically generated to contain the website source for the PyTorch documentation at https//pytorch.org/docs.

HTML
Updated Jun 13, 2026

ossci-job-dsl

10

Jenkins job definitions for OSSCI

Groovy
Updated Aug 26, 2024

pytorch-ci-dockerfiles

6

Scripts for generating docker images for PyTorch CI

Unknown Language
Updated Mar 1, 2026

annex

5

Curated distribution of PyTorch-compatible Python sub-libraries (the PyTorch annex)

Unknown Language
Updated May 8, 2026

caffe2.github.io

4

The caffe2 website.

HTML
Updated Mar 1, 2026

torchhub_testing

4

Repo to test torchhub. Nothing to see here.

Unknown Language
Updated Nov 1, 2023

crcr-test

3

Test for Cross-Repository CI Relay for PyTorch Out-of-Tree Backend

Unknown Language
Updated Jun 2, 2026

labeler-github-action

3

GitHub action for labeling issues and pull requests based on conditions

TypeScript
Updated Mar 1, 2026

dr-ci

3

Diagnose and remediate CI jobs

Haskell
Updated Mar 1, 2026

alerting-infra

2

Alerting system for the pytorch org

TypeScript
Updated Jun 12, 2026

sccache

1

sccache is ccache with cloud storage

Rust
Updated Sep 28, 2023

Frequently asked questions

What does pytorch build on GitHub?

pytorch builds a variety of repositories on GitHub, including core libraries like pytorch and specialized projects like ignite and serve. These repositories focus on neural network training, computer vision, and AI model deployment.

Which programming languages does pytorch use?

pytorch primarily uses Python, along with C++, HTML, TypeScript, C, and Jupyter Notebook. This diverse language use supports its extensive projects and enhances interoperability in AI development.

Are pytorch's repositories public?

Yes, all of pytorch's repositories are public on GitHub. This allows developers and researchers to access, contribute to, and utilize the vast array of tools and libraries available for deep learning and AI.

Is this exposure intended?

Monitor pytorch with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account