Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
xla
Enabling PyTorch on Google TPU
-
cppdocs
PyTorch C++ API Documentation
-
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
pytorch.github.io
The website for PyTorch
-
glow
Compiler for Neural Network hardware accelerators
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
-
tutorials
PyTorch tutorials.
-
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
elastic
PyTorch elastic training
-
captum
Model interpretability and understanding for PyTorch
-
ignite
High-level library to help with training neural networks in PyTorch
-
-
builder
Continuous builder and binary build scripts for pytorch
-
rfcs
PyTorch RFCs (experimental)
-
botorch
Bayesian optimization in PyTorch
-
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
-
-
cpuinfo
CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
-
translate
Translate - a PyTorch Language Library
-
android-demo-app
PyTorch android examples of usage in applications
-
nestedtensor
[EXPERIMENTAL] Tools for the concurrent manipulation of variably sized Tensors.
-
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
hub
Submission to https://pytorch.org/hub/
-
pytorch_sphinx_theme
PyTorch Sphinx Theme
-
ossci-job-dsl
Jenkins job definitions for OSSCI
-
accimage
high performance image loading and augmenting routines mimicking PIL.Image interface
-
tnt
Simple tools for logging and visualizing, loading and training
-
tvm
TVM integration into PyTorch
-
ios-demo-app
PyTorch iOS examples