RepoGuard
6 h agoに更新されました
pytorch

Organization

pytorchの公開GitHubフットプリント

@pytorch
GitHubでプロフィールを見る
where the eigens are valued

70

公開リポジトリ

223,889

合計スター

13,184

フォロワー

pytorchは、広範なリポジトリを持つGitHubの組織であり、主にPython、C++、HTML、TypeScript、C、Jupyter Notebookを使用して開発を行っています。注目すべきリポジトリには、PyTorch自体や、コンピュータビジョン向けのvision、強化学習やテキスト処理のためのexamplesなどがあります。

主要な言語

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
更新済み 2026年6月13日

examples

23,922

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

Python
更新済み 2026年6月13日

vision

17,739

Datasets, Transforms and Models specific to Computer Vision

Python
更新済み 2026年6月13日

tutorials

9,190

PyTorch tutorials.

Python
更新済み 2026年6月13日

torchtitan

5,436

A PyTorch native platform for training generative AI models

Python
更新済み 2026年6月13日

ignite

4,769

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

Python
更新済み 2026年6月11日

executorch

4,727

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

Python
更新済み 2026年6月13日

serve

4,356

Serve, optimize and scale PyTorch models in production

Java
更新済み 2026年6月11日

torchchat

3,623

Run PyTorch LLMs locally on servers, desktop and mobile

Python
更新済み 2026年6月11日

text

3,561

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

Python
更新済み 2026年5月29日

rl

3,462

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

Python
更新済み 2026年6月13日

ELF

3,414

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

C++
更新済み 2026年6月3日

glow

3,329

Compiler for Neural Network hardware accelerators

C++
更新済み 2026年6月13日

TensorRT

2,974

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

Python
更新済み 2026年6月12日

audio

2,887

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

Python
更新済み 2026年6月12日

ao

2,856

PyTorch native quantization and sparsity for training and inference

Python
更新済み 2026年6月12日

xla

2,786

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

C++
更新済み 2026年6月11日

FBGEMM

1,569

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

C++
更新済み 2026年6月13日

android-demo-app

1,560

PyTorch android examples of usage in applications

Java
更新済み 2026年6月13日

QNNPACK

1,549

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

C
更新済み 2026年6月2日

functorch

1,436

functorch is JAX-like composable function transforms for PyTorch.

Jupyter Notebook
更新済み 2026年5月19日

hub

1,433

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

Python
更新済み 2026年6月7日

gloo

1,430

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

C++
更新済み 2026年6月10日

extension-cpp

1,192

C++ extensions in PyTorch

Python
更新済み 2026年6月8日

cpuinfo

1,174

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

C
更新済み 2026年6月12日

torchdynamo

1,078

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

Python
更新済み 2026年6月2日

benchmark

1,034

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

Python
更新済み 2026年6月13日

tensordict

1,030

TensorDict is a pytorch dedicated tensor container.

Python
更新済み 2026年6月12日

kineto

960

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

C++
更新済み 2026年6月13日

helion

882

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

Python
更新済み 2026年6月13日

translate

841

Translate - a PyTorch Language Library

Python
更新済み 2026年6月11日

PiPPy

785

Pipeline Parallelism for PyTorch

Python
更新済み 2026年5月29日

elastic

728

PyTorch elastic training

Python
更新済み 2026年6月7日

torcharrow

642

High performance model preprocessing library on PyTorch

Python
更新済み 2026年6月4日

ios-demo-app

613

PyTorch iOS examples

Swift
更新済み 2026年3月17日

tvm

455

TVM integration into PyTorch

C++
更新済み 2026年4月19日

contrib

389

Implementations of ideas from recent papers

Python
更新済み 2026年6月8日

ort

368

Accelerate PyTorch models with ONNX Runtime

Python
更新済み 2026年6月9日

builder

356

Continuous builder and binary build scripts for pytorch

Python
更新済み 2026年4月12日

accimage

318

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

C
更新済み 2026年4月19日

tensorpipe

287

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

C++
更新済み 2026年5月29日

pytorch.github.io

281

The website for PyTorch

HTML
更新済み 2026年6月12日

extension-ffi

255

Examples of C extensions for PyTorch

Python
更新済み 2026年5月6日

cppdocs

252

PyTorch C++ API Documentation

HTML
更新済み 2026年6月13日

nestedtensor

250

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

Jupyter Notebook
更新済み 2026年6月9日

rfcs

147

PyTorch RFCs (experimental)

不明な言語
更新済み 2026年5月9日

java-demo

131

このリポジトリに関する説明は提供されていません。

Jupyter Notebook
更新済み 2026年6月2日

torchdistx

117

Torch Distributed Experimental

Python
更新済み 2025年8月1日

extension-script

114

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

Python
更新済み 2025年3月31日

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
更新済み 2026年6月10日

pytorch_sphinx_theme

106

PyTorch Sphinx Theme

CSS
更新済み 2026年5月13日

expecttest

88

このリポジトリに関する説明は提供されていません。

Python
更新済み 2026年4月8日

maskedtensor

40

MaskedTensors for PyTorch

Python
更新済み 2026年3月13日

pytorch-integration-testing

19

Testing downstream libraries using pytorch release candidates

Shell
更新済み 2026年6月13日

ci-infra

16

このリポジトリに関する説明は提供されていません。

Python
更新済み 2026年6月12日

devlogs

16

Developer blog for PyTorch

CSS
更新済み 2026年6月5日

add-annotations-github-action

14

A GitHub action to run clang-tidy and annotate failures

JavaScript
更新済み 2025年2月10日

ci-hud

13

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

JavaScript
更新済み 2025年2月10日

probot

12

PyTorch GitHub bot written in probot

TypeScript
更新済み 2025年2月10日

docs

11

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

HTML
更新済み 2026年6月13日

ossci-job-dsl

10

Jenkins job definitions for OSSCI

Groovy
更新済み 2024年8月26日

pytorch-ci-dockerfiles

6

Scripts for generating docker images for PyTorch CI

不明な言語
更新済み 2026年3月1日

annex

5

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

不明な言語
更新済み 2026年5月8日

caffe2.github.io

4

The caffe2 website.

HTML
更新済み 2026年3月1日

torchhub_testing

4

Repo to test torchhub. Nothing to see here.

不明な言語
更新済み 2023年11月1日

crcr-test

3

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

不明な言語
更新済み 2026年6月2日

labeler-github-action

3

GitHub action for labeling issues and pull requests based on conditions

TypeScript
更新済み 2026年3月1日

dr-ci

3

Diagnose and remediate CI jobs

Haskell
更新済み 2026年3月1日

alerting-infra

2

Alerting system for the pytorch org

TypeScript
更新済み 2026年6月12日

sccache

1

sccache is ccache with cloud storage

Rust
更新済み 2023年9月28日

よくある質問

pytorchはGitHubで何を構築していますか?

pytorchは、主に機械学習や深層学習に関連するさまざまなプロジェクトをGitHub上で構築しています。特に、PyTorchフレームワークや、vision、examplesなどのリポジトリが注目されています。

pytorchはどのプログラミング言語を使用していますか?

pytorchは主にPythonを使用していますが、C++、HTML、TypeScript、C、Jupyter Notebookなども利用しています。これにより、柔軟で多様なプロジェクトが可能になっています。

pytorchのリポジトリは公開されていますか?

はい、pytorchのすべてのリポジトリは公開されています。これにより、開発者はリソースにアクセスし、共同作業を通じて改善や拡張を行うことができます。

この露出は意図的ですか?

RepoGuardでpytorchを監視し、新しい公開リポジトリが現れた瞬間に警告を受け取ります。

このアカウントを監視する