Pinned repositories
Repositories
-
test-infra
This repository hosts code that supports the testing infrastructure for the main PyTorch repo. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
-
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
-
ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
-
glow
Compiler for Neural Network hardware accelerators
-
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
-
nestedtensor
[Prototype] Tools for the concurrent manipulation of variably sized Tensors.
-
csprng
Cryptographically secure pseudorandom number generators for PyTorch
-
kineto
A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.
-
botorch
Bayesian optimization in PyTorch
-
cppdocs
PyTorch C++ API Documentation
-
pytorch.github.io
The website for PyTorch
-
ort
Accelerate PyTorch models with ONNX Runtime
-
xla
Enabling PyTorch on Google TPU
-
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
torchx
TorchX is a library containing standard DSLs for authoring and running PyTorch related components for an E2E production ML pipeline
-
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
-
captum
Model interpretability and understanding for PyTorch
-
serve
Model Serving on PyTorch
-
pytorch-ci-hud
Better front page for ci.pytorch.org than Jenkins provides
-
tutorials
PyTorch tutorials.
-
elastic
PyTorch elastic training
-
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
builder
Continuous builder and binary build scripts for pytorch
-
tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
-
opacus
Training PyTorch models with differential privacy
-
hub
Submission to https://pytorch.org/hub/
-
cpuinfo
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)