RepoGuard
Zaktualizowane 4 h ago
pytorch

Organization

Publiczne ślady GitHub pytorch

@pytorch
Zobacz profil na GitHubie
where the eigens are valued

70

Publiczne repozytoria

223 889

Łączna liczba gwiazdek

13 184

Obserwujący

Organizacja pytorch na GitHubie posiada szereg publicznych repozytoriów, z których wiele skupia się na zastosowaniach uczenia maszynowego. Główne języki programowania używane w tych projektach to Python, C++ oraz Java. Warto zwrócić uwagę na repozytoria takie jak pytorch, examples oraz vision, które są szeroko wykorzystywane w społeczności programistycznej.

Najpopularniejsze języki

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

Publiczne repozytoria

pytorch

100 715

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Python
Zaktualizowane 13 cze 2026

examples

23 922

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

Python
Zaktualizowane 13 cze 2026

vision

17 739

Datasets, Transforms and Models specific to Computer Vision

Python
Zaktualizowane 13 cze 2026

tutorials

9190

PyTorch tutorials.

Python
Zaktualizowane 13 cze 2026

torchtitan

5436

A PyTorch native platform for training generative AI models

Python
Zaktualizowane 13 cze 2026

ignite

4769

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

Python
Zaktualizowane 11 cze 2026

executorch

4727

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

Python
Zaktualizowane 13 cze 2026

serve

4356

Serve, optimize and scale PyTorch models in production

Java
Zaktualizowane 11 cze 2026

torchchat

3623

Run PyTorch LLMs locally on servers, desktop and mobile

Python
Zaktualizowane 11 cze 2026

text

3561

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

Python
Zaktualizowane 29 maj 2026

rl

3462

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

Python
Zaktualizowane 13 cze 2026

ELF

3414

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

C++
Zaktualizowane 3 cze 2026

glow

3329

Compiler for Neural Network hardware accelerators

C++
Zaktualizowane 13 cze 2026

TensorRT

2974

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

Python
Zaktualizowane 12 cze 2026

audio

2887

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

Python
Zaktualizowane 12 cze 2026

ao

2856

PyTorch native quantization and sparsity for training and inference

Python
Zaktualizowane 12 cze 2026

xla

2786

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

C++
Zaktualizowane 11 cze 2026

FBGEMM

1569

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

C++
Zaktualizowane 13 cze 2026

android-demo-app

1560

PyTorch android examples of usage in applications

Java
Zaktualizowane 13 cze 2026

QNNPACK

1549

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

C
Zaktualizowane 2 cze 2026

functorch

1436

functorch is JAX-like composable function transforms for PyTorch.

Jupyter Notebook
Zaktualizowane 19 maj 2026

hub

1433

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

Python
Zaktualizowane 7 cze 2026

gloo

1430

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

C++
Zaktualizowane 10 cze 2026

extension-cpp

1192

C++ extensions in PyTorch

Python
Zaktualizowane 8 cze 2026

cpuinfo

1174

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

C
Zaktualizowane 12 cze 2026

torchdynamo

1078

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

Python
Zaktualizowane 2 cze 2026

benchmark

1034

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

Python
Zaktualizowane 13 cze 2026

tensordict

1030

TensorDict is a pytorch dedicated tensor container.

Python
Zaktualizowane 12 cze 2026

kineto

960

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

C++
Zaktualizowane 13 cze 2026

helion

882

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

Python
Zaktualizowane 13 cze 2026

translate

841

Translate - a PyTorch Language Library

Python
Zaktualizowane 11 cze 2026

PiPPy

785

Pipeline Parallelism for PyTorch

Python
Zaktualizowane 29 maj 2026

elastic

728

PyTorch elastic training

Python
Zaktualizowane 7 cze 2026

torcharrow

642

High performance model preprocessing library on PyTorch

Python
Zaktualizowane 4 cze 2026

ios-demo-app

613

PyTorch iOS examples

Swift
Zaktualizowane 17 mar 2026

tvm

455

TVM integration into PyTorch

C++
Zaktualizowane 19 kwi 2026

contrib

389

Implementations of ideas from recent papers

Python
Zaktualizowane 8 cze 2026

ort

368

Accelerate PyTorch models with ONNX Runtime

Python
Zaktualizowane 9 cze 2026

builder

356

Continuous builder and binary build scripts for pytorch

Python
Zaktualizowane 12 kwi 2026

accimage

318

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

C
Zaktualizowane 19 kwi 2026

tensorpipe

287

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

C++
Zaktualizowane 29 maj 2026

pytorch.github.io

281

The website for PyTorch

HTML
Zaktualizowane 12 cze 2026

extension-ffi

255

Examples of C extensions for PyTorch

Python
Zaktualizowane 6 maj 2026

cppdocs

252

PyTorch C++ API Documentation

HTML
Zaktualizowane 13 cze 2026

nestedtensor

250

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

Jupyter Notebook
Zaktualizowane 9 cze 2026

rfcs

147

PyTorch RFCs (experimental)

Nieznany język
Zaktualizowane 9 maj 2026

java-demo

131

Brak opisu dla tego repozytorium.

Jupyter Notebook
Zaktualizowane 2 cze 2026

torchdistx

117

Torch Distributed Experimental

Python
Zaktualizowane 1 sie 2025

extension-script

114

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

Python
Zaktualizowane 31 mar 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
Zaktualizowane 10 cze 2026

pytorch_sphinx_theme

106

PyTorch Sphinx Theme

CSS
Zaktualizowane 13 maj 2026

expecttest

88

Brak opisu dla tego repozytorium.

Python
Zaktualizowane 8 kwi 2026

maskedtensor

40

MaskedTensors for PyTorch

Python
Zaktualizowane 13 mar 2026

pytorch-integration-testing

19

Testing downstream libraries using pytorch release candidates

Shell
Zaktualizowane 13 cze 2026

ci-infra

16

Brak opisu dla tego repozytorium.

Python
Zaktualizowane 12 cze 2026

devlogs

16

Developer blog for PyTorch

CSS
Zaktualizowane 5 cze 2026

add-annotations-github-action

14

A GitHub action to run clang-tidy and annotate failures

JavaScript
Zaktualizowane 10 lut 2025

ci-hud

13

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

JavaScript
Zaktualizowane 10 lut 2025

probot

12

PyTorch GitHub bot written in probot

TypeScript
Zaktualizowane 10 lut 2025

docs

11

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

HTML
Zaktualizowane 13 cze 2026

ossci-job-dsl

10

Jenkins job definitions for OSSCI

Groovy
Zaktualizowane 26 sie 2024

pytorch-ci-dockerfiles

6

Scripts for generating docker images for PyTorch CI

Nieznany język
Zaktualizowane 1 mar 2026

annex

5

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

Nieznany język
Zaktualizowane 8 maj 2026

caffe2.github.io

4

The caffe2 website.

HTML
Zaktualizowane 1 mar 2026

torchhub_testing

4

Repo to test torchhub. Nothing to see here.

Nieznany język
Zaktualizowane 1 lis 2023

crcr-test

3

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

Nieznany język
Zaktualizowane 2 cze 2026

labeler-github-action

3

GitHub action for labeling issues and pull requests based on conditions

TypeScript
Zaktualizowane 1 mar 2026

dr-ci

3

Diagnose and remediate CI jobs

Haskell
Zaktualizowane 1 mar 2026

alerting-infra

2

Alerting system for the pytorch org

TypeScript
Zaktualizowane 12 cze 2026

sccache

1

sccache is ccache with cloud storage

Rust
Zaktualizowane 28 wrz 2023

Najczęściej zadawane pytania

Co buduje pytorch na GitHubie?

pytorch na GitHubie rozwija różnorodne projekty związane z uczeniem maszynowym, w tym biblioteki i narzędzia do trenowania modeli AI oraz przykłady użycia w różnych dziedzinach, takich jak wizja komputerowa i przetwarzanie języka naturalnego.

Jakie języki programowania wykorzystuje pytorch?

pytorch używa głównie języków programowania Python, C++, HTML, TypeScript oraz Jupyter Notebook. Te języki umożliwiają tworzenie zaawansowanych aplikacji i narzędzi do uczenia maszynowego.

Czy repozytoria pytorch są publiczne?

Tak, repozytoria pytorch są publiczne, co oznacza, że każdy może uzyskać do nich dostęp. Dzięki temu społeczność może współpracować, zgłaszać błędy oraz wprowadzać ulepszenia do projektów.

Czy to ujawnienie jest zamierzone?

Monitoruj pytorch z RepoGuard i otrzymuj powiadomienia w momencie, gdy pojawi się nowe publiczne repozytorium.

Monitoruj to konto