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
-
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
xla
Enabling PyTorch on Google TPU
-
glow
Compiler for Neural Network hardware accelerators
-
cppdocs
PyTorch C++ API Documentation
-
captum
Model interpretability and understanding for PyTorch
-
tutorials
PyTorch tutorials.
-
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
-
-
pytorch.github.io
The website for PyTorch
-
ignite
High-level library to help with training neural networks in 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.
-
elastic
PyTorch elastic training
-
builder
Continuous builder and binary build scripts for pytorch
-
rfcs
PyTorch RFCs (experimental)
-
botorch
Bayesian optimization in PyTorch
-
-
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.
-
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