Pinned repositories
Repositories
-
ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
-
captum
Model interpretability and understanding for PyTorch
-
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
pytorch.github.io
The website for PyTorch
-
hub
Submission to https://pytorch.org/hub/
-
glow
Compiler for Neural Network hardware accelerators
-
-
nestedtensor
[Prototype] Tools for the concurrent manipulation of variably sized Tensors.
-
csprng
Cryptographically secure pseudorandom number generators for PyTorch
-
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
-
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
-
xla
Enabling PyTorch on Google TPU
-
torchx
TorchX is a library containing standard DSLs for authoring and running PyTorch related components for an E2E production ML pipeline
-
serve
Model Serving on PyTorch
-
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
cppdocs
PyTorch C++ API Documentation
-
builder
Continuous builder and binary build scripts for pytorch
-
tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
-
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.
-
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
tutorials
PyTorch tutorials.
-
kineto
A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.
-
botorch
Bayesian optimization in PyTorch
-
pytorch-probot
PyTorch GitHub bot written in probot
-
pytorch-integration-testing
Testing downstream libraries using pytorch release candidates
-
pytorch-ci-hud
Better front page for ci.pytorch.org than Jenkins provides
-
rfcs
PyTorch RFCs (experimental)
-
ios-demo-app
PyTorch iOS examples