Pinned repositories
Repositories
-
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
-
-
opacus
Training PyTorch models with differential privacy
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
-
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
-
botorch
Bayesian optimization in PyTorch
-
csprng
Cryptographically secure pseudorandom number generators for PyTorch
-
pytorch.github.io
The website for PyTorch
-
tutorials
PyTorch tutorials.
-
tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
-
kineto
A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.
-
glow
Compiler for Neural Network hardware accelerators
-
hydra-torch
Configuration classes enabling type-safe PyTorch configuration for Hydra apps
-
ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
-
xla
Enabling PyTorch on Google TPU
-
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
-
serve
Model Serving on PyTorch
-
builder
Continuous builder and binary build scripts for pytorch
-
android-demo-app
PyTorch android examples of usage in applications
-
elastic
PyTorch elastic training
-
pytorch_sphinx_theme
PyTorch Sphinx Theme
-
cppdocs
PyTorch C++ API Documentation
-
translate
Translate - a PyTorch Language Library
-
rfcs
PyTorch RFCs (experimental)
-
hub
Submission to https://pytorch.org/hub/
-
nestedtensor
[Prototype] Tools for the concurrent manipulation of variably sized Tensors.
-
captum
Model interpretability and understanding for PyTorch