Pinned Repositories
applied-ai
Applied AI experiments and examples for PyTorch
attention-gym
Helpful tools and examples for working with flex-attention
float8_experimental
This repository contains the experimental PyTorch native float8 training UX
gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
hydra-torch
Configuration classes enabling type-safe PyTorch configuration for Hydra apps
LeanRL
LeanRL is a fork of CleanRL, where selected PyTorch scripts optimized for performance using compile and cudagraphs.
monarch
PyTorch Single Controller
segment-anything-fast
A batched offline inference oriented version of segment-anything
tritonbench
Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.
workshops
This is a repository for all workshop related materials.
Meta PyTorch's Repositories
meta-pytorch/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
meta-pytorch/segment-anything-fast
A batched offline inference oriented version of segment-anything
meta-pytorch/attention-gym
Helpful tools and examples for working with flex-attention
meta-pytorch/LeanRL
LeanRL is a fork of CleanRL, where selected PyTorch scripts optimized for performance using compile and cudagraphs.
meta-pytorch/monarch
PyTorch Single Controller
meta-pytorch/applied-ai
Applied AI experiments and examples for PyTorch
meta-pytorch/workshops
This is a repository for all workshop related materials.
meta-pytorch/float8_experimental
This repository contains the experimental PyTorch native float8 training UX
meta-pytorch/tritonbench
Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.
meta-pytorch/hydra-torch
Configuration classes enabling type-safe PyTorch configuration for Hydra apps
meta-pytorch/multipy
torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters in a single C++ process.
meta-pytorch/tritonparse
TritonParse: A Compiler Tracer, Visualizer, and mini-Reproducer (WIP) for Triton Kernels
meta-pytorch/torchfix
TorchFix - a linter for PyTorch-using code with autofix support
meta-pytorch/BackendBench
How to ensure correctness and ship LLM generated kernels in PyTorch
meta-pytorch/triton-cpu
An experimental CPU backend for Triton (https//github.com/openai/triton)
meta-pytorch/tokenizers
C++ implementations for various tokenizers (sentencepiece, tiktoken etc).
meta-pytorch/superblock
A block oriented training approach for inference time optimization.
meta-pytorch/kraken
Triton-based Symmetric Memory operators and examples
meta-pytorch/executorch-examples
Example apps and demos using PyTorch's ExecuTorch framework
meta-pytorch/FACTO
Framework for Algorithmic Correctness Testing of Operators
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/torchvision-extra-decoders
An extension of `torchvision` for decoding AVIF and HEIC images.
meta-pytorch/popcorn-kernels
For building the world's largest dataset of GPU kernels.
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/AccelKernels
The accel_kernels repository is under pytorch-labs, which houses experimental GPU and accelerator kernels implemented in Triton or other DSLs, for SoTA algorithms.
meta-pytorch/ethos-u-core-driver-mirror
This is a mirror of https//git.mlplatform.org/ml/ethos-u/ethos-u-core-driver.git/
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
meta-pytorch/test-infra
meta-pytorch/tosa_serialization_lib-mirror
This is a mirror of https//git.mlplatform.org/tosa/serialization_lib.git/