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