RepoGuard
已更新 4 h ago
pytorch

Organization

pytorch 的公共 GitHub 足迹

@pytorch
在 GitHub 上查看个人资料
where the eigens are valued

70

公共仓库

223,889

总星标

13,184

关注者

pytorch是一个活跃的开源组织,其公共GitHub账户上拥有多个仓库,涵盖了深度学习和人工智能的多个领域。主要使用的编程语言包括Python、C++和Java等。pytorch的显著仓库如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
已更新 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、用于视觉和文本的examples,以及专注于计算机视觉的vision仓库。这些项目为研究者和开发者提供了重要的工具和框架。

pytorch使用哪些编程语言?

pytorch主要使用Python和C++,同时也涉及HTML、TypeScript、C和Jupyter Notebook等语言。这些语言的使用使得pytorch在深度学习框架和模型开发中具有广泛的适用性。

pytorch的仓库是公开的吗?

是的,pytorch的所有仓库都是公开的。这意味着任何人都可以访问其源代码,参与开发,或者在自己的项目中使用pytorch提供的工具和库。

这种曝光是有意的吗?

使用 RepoGuard 监控 pytorch,并在新公共仓库出现的瞬间提醒您。

监控此账户