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
-
ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
-
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
-
cppdocs
PyTorch C++ API Documentation
-
pytorch.github.io
The website for PyTorch
-
glow
Compiler for Neural Network hardware accelerators
-
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
elastic
PyTorch elastic training
-
xla
Enabling PyTorch on Google TPU
-
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
-
nestedtensor
[Prototype] Tools for the concurrent manipulation of variably sized Tensors.
-
captum
Model interpretability and understanding for PyTorch
-
builder
Continuous builder and binary build scripts for pytorch
-
ossci-job-dsl
Jenkins job definitions for OSSCI
-
-
tutorials
PyTorch tutorials.
-
serve
Model Serving on PyTorch
-
hub
Submission to https://pytorch.org/hub/
-
csprng
Cryptographically secure pseudorandom number generators for PyTorch
-
-
kineto
A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.
-
opacus
Training PyTorch models with differential privacy
-
android-demo-app
PyTorch android examples of usage in applications
-
botorch
Bayesian optimization in PyTorch
-
ios-demo-app
PyTorch iOS examples
-
translate
Translate - a PyTorch Language Library
-
tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
-
pytorch_sphinx_theme
PyTorch Sphinx Theme
-
add-annotations-github-action
A GitHub action to run clang-tidy and annotate failures