RepoGuard
Bijgewerkt 4 h ago
pytorch

Organization

Publieke GitHub-voetafdruk van pytorch

@pytorch
Bekijk profiel op GitHub
where the eigens are valued

70

Publieke repositories

223.889

Totaal aantal sterren

13.184

Volgers

De organisatie pytorch heeft een aanzienlijke aanwezigheid op GitHub met een breed scala aan publieke repositories. De primaire programmeertalen omvatten Python, C++, HTML, TypeScript en Jupyter Notebook. Belangrijke repositories zoals pytorch, examples en vision zijn gericht op het ontwikkelen van Tensor- en neurale netwerken, evenals toepassingen in computer vision.

Top talen

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

Publieke repositories

pytorch

100.715

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Python
Bijgewerkt 13 jun 2026

examples

23.922

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

Python
Bijgewerkt 13 jun 2026

vision

17.739

Datasets, Transforms and Models specific to Computer Vision

Python
Bijgewerkt 13 jun 2026

tutorials

9.190

PyTorch tutorials.

Python
Bijgewerkt 13 jun 2026

torchtitan

5.436

A PyTorch native platform for training generative AI models

Python
Bijgewerkt 13 jun 2026

ignite

4.769

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

Python
Bijgewerkt 11 jun 2026

executorch

4.727

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

Python
Bijgewerkt 13 jun 2026

serve

4.356

Serve, optimize and scale PyTorch models in production

Java
Bijgewerkt 11 jun 2026

torchchat

3.623

Run PyTorch LLMs locally on servers, desktop and mobile

Python
Bijgewerkt 11 jun 2026

text

3.561

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

Python
Bijgewerkt 29 mei 2026

rl

3.462

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

Python
Bijgewerkt 13 jun 2026

ELF

3.414

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

C++
Bijgewerkt 3 jun 2026

glow

3.329

Compiler for Neural Network hardware accelerators

C++
Bijgewerkt 13 jun 2026

TensorRT

2.974

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

Python
Bijgewerkt 12 jun 2026

audio

2.887

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

Python
Bijgewerkt 12 jun 2026

ao

2.856

PyTorch native quantization and sparsity for training and inference

Python
Bijgewerkt 12 jun 2026

xla

2.786

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

C++
Bijgewerkt 11 jun 2026

FBGEMM

1.569

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

C++
Bijgewerkt 13 jun 2026

android-demo-app

1.560

PyTorch android examples of usage in applications

Java
Bijgewerkt 13 jun 2026

QNNPACK

1.549

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

C
Bijgewerkt 2 jun 2026

functorch

1.436

functorch is JAX-like composable function transforms for PyTorch.

Jupyter Notebook
Bijgewerkt 19 mei 2026

hub

1.433

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

Python
Bijgewerkt 7 jun 2026

gloo

1.430

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

C++
Bijgewerkt 10 jun 2026

extension-cpp

1.192

C++ extensions in PyTorch

Python
Bijgewerkt 8 jun 2026

cpuinfo

1.174

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

C
Bijgewerkt 12 jun 2026

torchdynamo

1.078

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

Python
Bijgewerkt 2 jun 2026

benchmark

1.034

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

Python
Bijgewerkt 13 jun 2026

tensordict

1.030

TensorDict is a pytorch dedicated tensor container.

Python
Bijgewerkt 12 jun 2026

kineto

960

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

C++
Bijgewerkt 13 jun 2026

helion

882

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

Python
Bijgewerkt 13 jun 2026

translate

841

Translate - a PyTorch Language Library

Python
Bijgewerkt 11 jun 2026

PiPPy

785

Pipeline Parallelism for PyTorch

Python
Bijgewerkt 29 mei 2026

elastic

728

PyTorch elastic training

Python
Bijgewerkt 7 jun 2026

torcharrow

642

High performance model preprocessing library on PyTorch

Python
Bijgewerkt 4 jun 2026

ios-demo-app

613

PyTorch iOS examples

Swift
Bijgewerkt 17 mrt 2026

tvm

455

TVM integration into PyTorch

C++
Bijgewerkt 19 apr 2026

contrib

389

Implementations of ideas from recent papers

Python
Bijgewerkt 8 jun 2026

ort

368

Accelerate PyTorch models with ONNX Runtime

Python
Bijgewerkt 9 jun 2026

builder

356

Continuous builder and binary build scripts for pytorch

Python
Bijgewerkt 12 apr 2026

accimage

318

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

C
Bijgewerkt 19 apr 2026

tensorpipe

287

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

C++
Bijgewerkt 29 mei 2026

pytorch.github.io

281

The website for PyTorch

HTML
Bijgewerkt 12 jun 2026

extension-ffi

255

Examples of C extensions for PyTorch

Python
Bijgewerkt 6 mei 2026

cppdocs

252

PyTorch C++ API Documentation

HTML
Bijgewerkt 13 jun 2026

nestedtensor

250

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

Jupyter Notebook
Bijgewerkt 9 jun 2026

rfcs

147

PyTorch RFCs (experimental)

Onbekende taal
Bijgewerkt 9 mei 2026

java-demo

131

Geen beschrijving gegeven voor deze repository.

Jupyter Notebook
Bijgewerkt 2 jun 2026

torchdistx

117

Torch Distributed Experimental

Python
Bijgewerkt 1 aug 2025

extension-script

114

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

Python
Bijgewerkt 31 mrt 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
Bijgewerkt 10 jun 2026

pytorch_sphinx_theme

106

PyTorch Sphinx Theme

CSS
Bijgewerkt 13 mei 2026

expecttest

88

Geen beschrijving gegeven voor deze repository.

Python
Bijgewerkt 8 apr 2026

maskedtensor

40

MaskedTensors for PyTorch

Python
Bijgewerkt 13 mrt 2026

pytorch-integration-testing

19

Testing downstream libraries using pytorch release candidates

Shell
Bijgewerkt 13 jun 2026

ci-infra

16

Geen beschrijving gegeven voor deze repository.

Python
Bijgewerkt 12 jun 2026

devlogs

16

Developer blog for PyTorch

CSS
Bijgewerkt 5 jun 2026

add-annotations-github-action

14

A GitHub action to run clang-tidy and annotate failures

JavaScript
Bijgewerkt 10 feb 2025

ci-hud

13

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

JavaScript
Bijgewerkt 10 feb 2025

probot

12

PyTorch GitHub bot written in probot

TypeScript
Bijgewerkt 10 feb 2025

docs

11

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

HTML
Bijgewerkt 13 jun 2026

ossci-job-dsl

10

Jenkins job definitions for OSSCI

Groovy
Bijgewerkt 26 aug 2024

pytorch-ci-dockerfiles

6

Scripts for generating docker images for PyTorch CI

Onbekende taal
Bijgewerkt 1 mrt 2026

annex

5

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

Onbekende taal
Bijgewerkt 8 mei 2026

caffe2.github.io

4

The caffe2 website.

HTML
Bijgewerkt 1 mrt 2026

torchhub_testing

4

Repo to test torchhub. Nothing to see here.

Onbekende taal
Bijgewerkt 1 nov 2023

crcr-test

3

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

Onbekende taal
Bijgewerkt 2 jun 2026

labeler-github-action

3

GitHub action for labeling issues and pull requests based on conditions

TypeScript
Bijgewerkt 1 mrt 2026

dr-ci

3

Diagnose and remediate CI jobs

Haskell
Bijgewerkt 1 mrt 2026

alerting-infra

2

Alerting system for the pytorch org

TypeScript
Bijgewerkt 12 jun 2026

sccache

1

sccache is ccache with cloud storage

Rust
Bijgewerkt 28 sep 2023

Veelgestelde vragen

Wat bouwt pytorch op GitHub?

pytorch bouwt op GitHub verschillende projecten, waaronder de hoofdrepository pytorch, die zich richt op Tensors en dynamische neurale netwerken. Daarnaast biedt de organisatie voorbeelden en tutorials voor gebruikers in verschillende domeinen zoals computer vision en reinforcement learning.

Welke programmeertalen gebruikt pytorch?

pytorch gebruikt voornamelijk Python voor zijn repositories, maar ook andere talen zoals C++, HTML, TypeScript en Jupyter Notebook komen voor. Deze diversiteit in talen ondersteunt verschillende toepassingen en ontwikkelingsbehoeften.

Zijn de repositories van pytorch openbaar?

Ja, alle repositories van pytorch zijn openbaar toegankelijk op GitHub. Dit stelt ontwikkelaars in staat om bij te dragen aan de projecten en de code te bestuderen, waardoor transparantie en samenwerking binnen de gemeenschap worden bevorderd.

Is deze blootstelling bedoeld?

Monitor pytorch met RepoGuard en krijg een waarschuwing op het moment dat er een nieuwe publieke repository verschijnt.

Monitor dit account