RepoGuard
Обновлено 4 h ago
pytorch

Organization

Публичный след на GitHub pytorch

@pytorch
Просмотреть профиль на GitHub
where the eigens are valued

70

Публичные репозитории

223 889

Всего звезд

13 184

Подписчики

Организация pytorch на GitHub представляет собой обширное собрание репозиториев, в которых используется Python, C++ и другие языки программирования. Среди заметных проектов можно отметить pytorch, examples и vision, которые охватывают темы от нейронных сетей до компьютерного зрения, обеспечивая пользователям доступ к широкому спектру инструментов и библиотек.

Основные языки

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

Публичные репозитории

pytorch

100 715

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Python
Обновлено 13 июн. 2026 г.

examples

23 922

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

Python
Обновлено 13 июн. 2026 г.

vision

17 739

Datasets, Transforms and Models specific to Computer Vision

Python
Обновлено 13 июн. 2026 г.

tutorials

9 190

PyTorch tutorials.

Python
Обновлено 13 июн. 2026 г.

torchtitan

5 436

A PyTorch native platform for training generative AI models

Python
Обновлено 13 июн. 2026 г.

ignite

4 769

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

Python
Обновлено 11 июн. 2026 г.

executorch

4 727

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

Python
Обновлено 13 июн. 2026 г.

serve

4 356

Serve, optimize and scale PyTorch models in production

Java
Обновлено 11 июн. 2026 г.

torchchat

3 623

Run PyTorch LLMs locally on servers, desktop and mobile

Python
Обновлено 11 июн. 2026 г.

text

3 561

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

Python
Обновлено 29 мая 2026 г.

rl

3 462

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

Python
Обновлено 13 июн. 2026 г.

ELF

3 414

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

C++
Обновлено 3 июн. 2026 г.

glow

3 329

Compiler for Neural Network hardware accelerators

C++
Обновлено 13 июн. 2026 г.

TensorRT

2 974

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

Python
Обновлено 12 июн. 2026 г.

audio

2 887

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

Python
Обновлено 12 июн. 2026 г.

ao

2 856

PyTorch native quantization and sparsity for training and inference

Python
Обновлено 12 июн. 2026 г.

xla

2 786

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

C++
Обновлено 11 июн. 2026 г.

FBGEMM

1 569

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

C++
Обновлено 13 июн. 2026 г.

android-demo-app

1 560

PyTorch android examples of usage in applications

Java
Обновлено 13 июн. 2026 г.

QNNPACK

1 549

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

C
Обновлено 2 июн. 2026 г.

functorch

1 436

functorch is JAX-like composable function transforms for PyTorch.

Jupyter Notebook
Обновлено 19 мая 2026 г.

hub

1 433

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

Python
Обновлено 7 июн. 2026 г.

gloo

1 430

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

C++
Обновлено 10 июн. 2026 г.

extension-cpp

1 192

C++ extensions in PyTorch

Python
Обновлено 8 июн. 2026 г.

cpuinfo

1 174

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

C
Обновлено 12 июн. 2026 г.

torchdynamo

1 078

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

Python
Обновлено 2 июн. 2026 г.

benchmark

1 034

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

Python
Обновлено 13 июн. 2026 г.

tensordict

1 030

TensorDict is a pytorch dedicated tensor container.

Python
Обновлено 12 июн. 2026 г.

kineto

960

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

C++
Обновлено 13 июн. 2026 г.

helion

882

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

Python
Обновлено 13 июн. 2026 г.

translate

841

Translate - a PyTorch Language Library

Python
Обновлено 11 июн. 2026 г.

PiPPy

785

Pipeline Parallelism for PyTorch

Python
Обновлено 29 мая 2026 г.

elastic

728

PyTorch elastic training

Python
Обновлено 7 июн. 2026 г.

torcharrow

642

High performance model preprocessing library on PyTorch

Python
Обновлено 4 июн. 2026 г.

ios-demo-app

613

PyTorch iOS examples

Swift
Обновлено 17 мар. 2026 г.

tvm

455

TVM integration into PyTorch

C++
Обновлено 19 апр. 2026 г.

contrib

389

Implementations of ideas from recent papers

Python
Обновлено 8 июн. 2026 г.

ort

368

Accelerate PyTorch models with ONNX Runtime

Python
Обновлено 9 июн. 2026 г.

builder

356

Continuous builder and binary build scripts for pytorch

Python
Обновлено 12 апр. 2026 г.

accimage

318

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

C
Обновлено 19 апр. 2026 г.

tensorpipe

287

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

C++
Обновлено 29 мая 2026 г.

pytorch.github.io

281

The website for PyTorch

HTML
Обновлено 12 июн. 2026 г.

extension-ffi

255

Examples of C extensions for PyTorch

Python
Обновлено 6 мая 2026 г.

cppdocs

252

PyTorch C++ API Documentation

HTML
Обновлено 13 июн. 2026 г.

nestedtensor

250

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

Jupyter Notebook
Обновлено 9 июн. 2026 г.

rfcs

147

PyTorch RFCs (experimental)

Неизвестный язык
Обновлено 9 мая 2026 г.

java-demo

131

Описание для этого репозитория не предоставлено.

Jupyter Notebook
Обновлено 2 июн. 2026 г.

torchdistx

117

Torch Distributed Experimental

Python
Обновлено 1 авг. 2025 г.

extension-script

114

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

Python
Обновлено 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
Обновлено 10 июн. 2026 г.

pytorch_sphinx_theme

106

PyTorch Sphinx Theme

CSS
Обновлено 13 мая 2026 г.

expecttest

88

Описание для этого репозитория не предоставлено.

Python
Обновлено 8 апр. 2026 г.

maskedtensor

40

MaskedTensors for PyTorch

Python
Обновлено 13 мар. 2026 г.

pytorch-integration-testing

19

Testing downstream libraries using pytorch release candidates

Shell
Обновлено 13 июн. 2026 г.

ci-infra

16

Описание для этого репозитория не предоставлено.

Python
Обновлено 12 июн. 2026 г.

devlogs

16

Developer blog for PyTorch

CSS
Обновлено 5 июн. 2026 г.

add-annotations-github-action

14

A GitHub action to run clang-tidy and annotate failures

JavaScript
Обновлено 10 февр. 2025 г.

ci-hud

13

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

JavaScript
Обновлено 10 февр. 2025 г.

probot

12

PyTorch GitHub bot written in probot

TypeScript
Обновлено 10 февр. 2025 г.

docs

11

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

HTML
Обновлено 13 июн. 2026 г.

ossci-job-dsl

10

Jenkins job definitions for OSSCI

Groovy
Обновлено 26 авг. 2024 г.

pytorch-ci-dockerfiles

6

Scripts for generating docker images for PyTorch CI

Неизвестный язык
Обновлено 1 мар. 2026 г.

annex

5

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

Неизвестный язык
Обновлено 8 мая 2026 г.

caffe2.github.io

4

The caffe2 website.

HTML
Обновлено 1 мар. 2026 г.

torchhub_testing

4

Repo to test torchhub. Nothing to see here.

Неизвестный язык
Обновлено 1 нояб. 2023 г.

crcr-test

3

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

Неизвестный язык
Обновлено 2 июн. 2026 г.

labeler-github-action

3

GitHub action for labeling issues and pull requests based on conditions

TypeScript
Обновлено 1 мар. 2026 г.

dr-ci

3

Diagnose and remediate CI jobs

Haskell
Обновлено 1 мар. 2026 г.

alerting-infra

2

Alerting system for the pytorch org

TypeScript
Обновлено 12 июн. 2026 г.

sccache

1

sccache is ccache with cloud storage

Rust
Обновлено 28 сент. 2023 г.

Часто задаваемые вопросы

Что разрабатывает pytorch на GitHub?

Организация pytorch разрабатывает множество проектов, включая pytorch для работы с тензорами и нейронными сетями, а также примеры и библиотеки для компьютерного зрения и обучения с подкреплением.

Какие языки программирования использует pytorch?

Основные языки программирования, используемые в репозиториях pytorch, включают Python, C++, HTML и TypeScript. Это разнообразие языков помогает создавать мощные инструменты для разработки и обучения моделей искусственного интеллекта.

Являются ли репозитории pytorch публичными?

Да, все репозитории организации pytorch являются публичными. Это обеспечивает доступность их кода и ресурсов для разработчиков и исследователей по всему миру, способствуя сотрудничеству и обмену знаниями.

Это раскрытие намеренно?

Следите за pytorch с помощью RepoGuard и получайте уведомления в момент появления нового публичного репозитория.

Следить за этим аккаунтом