Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
glow
Compiler for Neural Network hardware accelerators
-
-
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
-
tutorials
PyTorch tutorials.
-
xla
Enabling PyTorch on Google TPU
-
builder
Continuous builder and binary build scripts for pytorch
-
serve
Model Serving on PyTorch
-
tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
-
pytorch.github.io
The website for PyTorch
-
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
-
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
captum
Model interpretability and understanding for PyTorch
-
botorch
Bayesian optimization in PyTorch
-
opacus
Training PyTorch models with differential privacy
-
ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
-
csprng
Cryptographically secure pseudorandom number generators for PyTorch
-
cppdocs
PyTorch C++ API Documentation
-
nestedtensor
[EXPERIMENTAL] Tools for the concurrent manipulation of variably sized Tensors.
-
elastic
PyTorch elastic training
-
hub
Submission to https://pytorch.org/hub/
-
pytorch-integration-testing
Testing downstream libraries using pytorch release candidates
-
workshops
This is a repository for all workshop related materials.
-
rfcs
PyTorch RFCs (experimental)
-
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
-
labeler-github-action
GitHub action for labeling issues and pull requests based on conditions
-
add-annotations-github-action
A GitHub action to run clang-tidy and annotate failures