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
-
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
-
nestedtensor
[EXPERIMENTAL] Tools for the concurrent manipulation of variably sized Tensors.
-
workshops
This is a repository for all workshop related materials.
-
serve
Model Serving on PyTorch
-
-
elastic
PyTorch elastic training
-
glow
Compiler for Neural Network hardware accelerators
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
-
opacus
Training PyTorch models with differential privacy
-
tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
-
builder
Continuous builder and binary build scripts for pytorch
-
captum
Model interpretability and understanding for PyTorch
-
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
tutorials
PyTorch tutorials.
-
pytorch-integration-testing
Testing downstream libraries using pytorch release candidates
-
xla
Enabling PyTorch on Google TPU
-
ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
-
hub
Submission to https://pytorch.org/hub/
-
csprng
Cryptographically secure pseudorandom number generators for PyTorch
-
cppdocs
PyTorch C++ API Documentation
-
pytorch.github.io
The website for PyTorch
-
botorch
Bayesian optimization in PyTorch
-
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