Pinned repositories
Repositories
-
tutorials
PyTorch tutorials.
-
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
-
captum
Model interpretability and understanding for PyTorch
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
-
-
csprng
Cryptographically secure pseudorandom number generators for PyTorch
-
-
botorch
Bayesian optimization in PyTorch
-
cppdocs
PyTorch C++ API Documentation
-
pytorch.github.io
The website for PyTorch
-
serve
Model Serving on PyTorch
-
glow
Compiler for Neural Network hardware accelerators
-
kineto
A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.
-
builder
Continuous builder and binary build scripts for pytorch
-
xla
Enabling PyTorch on Google TPU
-
test-infra
This repository will host code that will support the testing infrastructure for the current open source PyTorch repo. For example, this repo can host the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
-
hydra-torch
Configuration classes enabling type-safe PyTorch configuration for Hydra apps
-
ossci-job-dsl
Jenkins job definitions for OSSCI
-
hub
Submission to https://pytorch.org/hub/
-
tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
-
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
translate
Translate - a PyTorch Language Library
-
elastic
PyTorch elastic training
-
opacus
Training PyTorch models with differential privacy
-
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
-
pytorch_sphinx_theme
PyTorch Sphinx Theme
-
android-demo-app
PyTorch android examples of usage in applications
-
nestedtensor
[Prototype] Tools for the concurrent manipulation of variably sized Tensors.