Pinned Repositories
attention-gym
Helpful tools and examples for working with flex-attention
botorch
Bayesian optimization in PyTorch
captum
Model interpretability and understanding for PyTorch
data
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
opacus
Training PyTorch models with differential privacy
segment-anything-fast
A batched offline inference oriented version of segment-anything
tnt
A lightweight library for PyTorch training tools and utilities
torchrec
Pytorch domain library for recommendation systems
torchtune
PyTorch native post-training library
Meta PyTorch's Repositories
meta-pytorch/torchtune
PyTorch native post-training library
meta-pytorch/captum
Model interpretability and understanding for PyTorch
meta-pytorch/botorch
Bayesian optimization in PyTorch
meta-pytorch/torchrec
Pytorch domain library for recommendation systems
meta-pytorch/opacus
Training PyTorch models with differential privacy
meta-pytorch/tnt
A lightweight library for PyTorch training tools and utilities
meta-pytorch/data
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
meta-pytorch/attention-gym
Helpful tools and examples for working with flex-attention
meta-pytorch/monarch
PyTorch Single Controller
meta-pytorch/torchcodec
PyTorch media decoding and encoding
meta-pytorch/OpenEnv
An interface library for RL post training with environments.
meta-pytorch/torchforge
PyTorch-native post-training at scale
meta-pytorch/torchft
Fault tolerance for PyTorch (HSDP, LocalSGD, DiLoCo, Streaming DiLoCo)
meta-pytorch/torchx
TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and support for E2E production ML pipelines when you're ready.
meta-pytorch/tritonbench
Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.
meta-pytorch/torchcomms
torchcomms: a modern PyTorch communications API
meta-pytorch/tritonparse
TritonParse: A Compiler Tracer, Visualizer, and Reproducer for Triton Kernels
meta-pytorch/csprng
Cryptographically secure pseudorandom number generators for PyTorch
meta-pytorch/BackendBench
How to ensure correctness and ship LLM generated kernels in PyTorch
meta-pytorch/KernelAgent
Autonomous GPU Kernel Generation via Deep Agents
meta-pytorch/kraken
Triton-based Symmetric Memory operators and examples
meta-pytorch/tokenizers
C++ implementations for various tokenizers (sentencepiece, tiktoken etc).
meta-pytorch/torchstore
A storage solution for PyTorch tensors with distributed tensor support.
meta-pytorch/executorch-examples
Example apps and demos using PyTorch's ExecuTorch framework
meta-pytorch/autoparallel
An experimental implementation of compiler-driven automatic sharding of models across a given device mesh.
meta-pytorch/torchvision-extra-decoders
An extension of `torchvision` for decoding AVIF and HEIC images.
meta-pytorch/chakra_replay
Chakra et_replay is a tool designed for replaying Chakra Execution Traces (ET) from machine learning models using PyTorch.
meta-pytorch/compile-graph-break-site
This repository contains the source code for a static website that provides documentation for each "Graph Break" identified by a Graph Break ID (GBID).
meta-pytorch/torch-release-notes
Staging ground for pytorch/pytorch maintainers to collaborate on release notes for PyTorch releases. Houses the artifacts that chronicle each release.
meta-pytorch/meta-pytorch.github.io
The website for Meta-PyTorch.org