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