Pinned repositories
Repositories
-
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.
-
kineto
A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.
-
pytorch.github.io
The website for PyTorch
-
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
-
glow
Compiler for Neural Network hardware accelerators
-
serve
Model Serving on PyTorch
-
hub
Submission to https://pytorch.org/hub/
-
test-infra
This repository hosts code that supports the testing infrastructure for the main PyTorch repo. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
-
pytorch-ci-hud
Better front page for ci.pytorch.org than Jenkins provides
-
-
elastic
PyTorch elastic training
-
tutorials
PyTorch tutorials.
-
xla
Enabling PyTorch on Google TPU
-
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
pytorch-probot
PyTorch GitHub bot written in probot
-
android-demo-app
PyTorch android examples of usage in applications
-
ort
Accelerate PyTorch models with ONNX Runtime
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
-
nestedtensor
[Prototype] Tools for the concurrent manipulation of variably sized Tensors.
-
csprng
Cryptographically secure pseudorandom number generators for PyTorch
-
cppdocs
PyTorch C++ API Documentation
-
captum
Model interpretability and understanding for PyTorch
-
botorch
Bayesian optimization in PyTorch
-
tensorpipe
A tensor-aware point-to-point communication primitive for machine learning
-
builder
Continuous builder and binary build scripts for pytorch
-
ios-demo-app
PyTorch iOS examples
-
ossci-job-dsl
Jenkins job definitions for OSSCI