Pinned repositories
Repositories
-
botorch
Bayesian optimization in PyTorch
-
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
kineto
A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.
-
cppdocs
PyTorch C++ API Documentation
-
ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
-
pytorch-ci-hud
Better front page for ci.pytorch.org than Jenkins provides
-
pytorch.github.io
The website for PyTorch
-
glow
Compiler for Neural Network hardware accelerators
-
-
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
builder
Continuous builder and binary build scripts for pytorch
-
xla
Enabling PyTorch on Google TPU
-
tutorials
PyTorch tutorials.
-
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
-
ort
Accelerate PyTorch models with ONNX Runtime
-
opacus
Training PyTorch models with differential privacy
-
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.
-
tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
-
-
nestedtensor
[Prototype] Tools for the concurrent manipulation of variably sized Tensors.
-
csprng
Cryptographically secure pseudorandom number generators for PyTorch
-
elastic
PyTorch elastic training
-
cpuinfo
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
-
android-demo-app
PyTorch android examples of usage in applications
-
serve
Model Serving on PyTorch
-
captum
Model interpretability and understanding for PyTorch
-
torchx
TorchX is a library containing standard DSLs for authoring and running PyTorch related components for an E2E production ML pipeline