RepoGuard
Mis à jour 4 h ago
pytorch

Organization

Empreinte publique GitHub de pytorch

@pytorch
Voir le profil sur GitHub
where the eigens are valued

70

Dépôts publics

223 889

Total des étoiles

13 184

Abonnés

L'organisation pytorch sur GitHub possède une large gamme de dépôts publics, principalement écrits en Python, C++, HTML, TypeScript, C et Jupyter Notebook. Parmi ses projets notables, on trouve pytorch, un framework pour les réseaux de neurones dynamiques, ainsi que des exemples, des tutoriels et des bibliothèques telles qu'ignite et serve, qui sont largement utilisés dans le domaine de l'intelligence artificielle.

Langues principales

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

Dépôts publics

pytorch

100 715

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Python
Mis à jour 13 juin 2026

examples

23 922

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

Python
Mis à jour 13 juin 2026

vision

17 739

Datasets, Transforms and Models specific to Computer Vision

Python
Mis à jour 13 juin 2026

tutorials

9 190

PyTorch tutorials.

Python
Mis à jour 13 juin 2026

torchtitan

5 436

A PyTorch native platform for training generative AI models

Python
Mis à jour 13 juin 2026

ignite

4 769

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

Python
Mis à jour 11 juin 2026

executorch

4 727

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

Python
Mis à jour 13 juin 2026

serve

4 356

Serve, optimize and scale PyTorch models in production

Java
Mis à jour 11 juin 2026

torchchat

3 623

Run PyTorch LLMs locally on servers, desktop and mobile

Python
Mis à jour 11 juin 2026

text

3 561

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

Python
Mis à jour 29 mai 2026

rl

3 462

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

Python
Mis à jour 13 juin 2026

ELF

3 414

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

C++
Mis à jour 3 juin 2026

glow

3 329

Compiler for Neural Network hardware accelerators

C++
Mis à jour 13 juin 2026

TensorRT

2 974

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

Python
Mis à jour 12 juin 2026

audio

2 887

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

Python
Mis à jour 12 juin 2026

ao

2 856

PyTorch native quantization and sparsity for training and inference

Python
Mis à jour 12 juin 2026

xla

2 786

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

C++
Mis à jour 11 juin 2026

FBGEMM

1 569

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

C++
Mis à jour 13 juin 2026

android-demo-app

1 560

PyTorch android examples of usage in applications

Java
Mis à jour 13 juin 2026

QNNPACK

1 549

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

C
Mis à jour 2 juin 2026

functorch

1 436

functorch is JAX-like composable function transforms for PyTorch.

Jupyter Notebook
Mis à jour 19 mai 2026

hub

1 433

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

Python
Mis à jour 7 juin 2026

gloo

1 430

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

C++
Mis à jour 10 juin 2026

extension-cpp

1 192

C++ extensions in PyTorch

Python
Mis à jour 8 juin 2026

cpuinfo

1 174

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

C
Mis à jour 12 juin 2026

torchdynamo

1 078

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

Python
Mis à jour 2 juin 2026

benchmark

1 034

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

Python
Mis à jour 13 juin 2026

tensordict

1 030

TensorDict is a pytorch dedicated tensor container.

Python
Mis à jour 12 juin 2026

kineto

960

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

C++
Mis à jour 13 juin 2026

helion

882

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

Python
Mis à jour 13 juin 2026

translate

841

Translate - a PyTorch Language Library

Python
Mis à jour 11 juin 2026

PiPPy

785

Pipeline Parallelism for PyTorch

Python
Mis à jour 29 mai 2026

elastic

728

PyTorch elastic training

Python
Mis à jour 7 juin 2026

torcharrow

642

High performance model preprocessing library on PyTorch

Python
Mis à jour 4 juin 2026

ios-demo-app

613

PyTorch iOS examples

Swift
Mis à jour 17 mars 2026

tvm

455

TVM integration into PyTorch

C++
Mis à jour 19 avr. 2026

contrib

389

Implementations of ideas from recent papers

Python
Mis à jour 8 juin 2026

ort

368

Accelerate PyTorch models with ONNX Runtime

Python
Mis à jour 9 juin 2026

builder

356

Continuous builder and binary build scripts for pytorch

Python
Mis à jour 12 avr. 2026

accimage

318

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

C
Mis à jour 19 avr. 2026

tensorpipe

287

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

C++
Mis à jour 29 mai 2026

pytorch.github.io

281

The website for PyTorch

HTML
Mis à jour 12 juin 2026

extension-ffi

255

Examples of C extensions for PyTorch

Python
Mis à jour 6 mai 2026

cppdocs

252

PyTorch C++ API Documentation

HTML
Mis à jour 13 juin 2026

nestedtensor

250

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

Jupyter Notebook
Mis à jour 9 juin 2026

rfcs

147

PyTorch RFCs (experimental)

Langue inconnue
Mis à jour 9 mai 2026

java-demo

131

Aucune description fournie pour ce dépôt.

Jupyter Notebook
Mis à jour 2 juin 2026

torchdistx

117

Torch Distributed Experimental

Python
Mis à jour 1 août 2025

extension-script

114

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

Python
Mis à jour 31 mars 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
Mis à jour 10 juin 2026

pytorch_sphinx_theme

106

PyTorch Sphinx Theme

CSS
Mis à jour 13 mai 2026

expecttest

88

Aucune description fournie pour ce dépôt.

Python
Mis à jour 8 avr. 2026

maskedtensor

40

MaskedTensors for PyTorch

Python
Mis à jour 13 mars 2026

pytorch-integration-testing

19

Testing downstream libraries using pytorch release candidates

Shell
Mis à jour 13 juin 2026

ci-infra

16

Aucune description fournie pour ce dépôt.

Python
Mis à jour 12 juin 2026

devlogs

16

Developer blog for PyTorch

CSS
Mis à jour 5 juin 2026

add-annotations-github-action

14

A GitHub action to run clang-tidy and annotate failures

JavaScript
Mis à jour 10 févr. 2025

ci-hud

13

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

JavaScript
Mis à jour 10 févr. 2025

probot

12

PyTorch GitHub bot written in probot

TypeScript
Mis à jour 10 févr. 2025

docs

11

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

HTML
Mis à jour 13 juin 2026

ossci-job-dsl

10

Jenkins job definitions for OSSCI

Groovy
Mis à jour 26 août 2024

pytorch-ci-dockerfiles

6

Scripts for generating docker images for PyTorch CI

Langue inconnue
Mis à jour 1 mars 2026

annex

5

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

Langue inconnue
Mis à jour 8 mai 2026

caffe2.github.io

4

The caffe2 website.

HTML
Mis à jour 1 mars 2026

torchhub_testing

4

Repo to test torchhub. Nothing to see here.

Langue inconnue
Mis à jour 1 nov. 2023

crcr-test

3

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

Langue inconnue
Mis à jour 2 juin 2026

labeler-github-action

3

GitHub action for labeling issues and pull requests based on conditions

TypeScript
Mis à jour 1 mars 2026

dr-ci

3

Diagnose and remediate CI jobs

Haskell
Mis à jour 1 mars 2026

alerting-infra

2

Alerting system for the pytorch org

TypeScript
Mis à jour 12 juin 2026

sccache

1

sccache is ccache with cloud storage

Rust
Mis à jour 28 sept. 2023

Questions fréquemment posées

Quels projets développe pytorch sur GitHub ?

pytorch développe plusieurs projets sur GitHub, y compris des bibliothèques pour l'apprentissage automatique et des exemples d'applications. Des dépôts notables comprennent pytorch, ignite pour l'entraînement de modèles et serve pour le déploiement de modèles en production.

Quelles langages de programmation utilise pytorch ?

pytorch utilise principalement Python pour la majorité de ses dépôts, mais il inclut également des projets en C++, Java, HTML et TypeScript. Ces langages permettent de créer des outils variés pour l'intelligence artificielle et l'apprentissage profond.

Les dépôts de pytorch sont-ils publics ?

Oui, tous les dépôts de pytorch sur GitHub sont publics. Cela permet aux développeurs et chercheurs d'accéder librement à leurs ressources, d'étudier les implémentations et de contribuer à l'écosystème de la machine learning.

Cette exposition est-elle intentionnelle ?

Surveillez pytorch avec RepoGuard et soyez alerté dès qu'un nouveau dépôt public apparaît.

Surveiller ce compte