pytorch / torchdynamo
A Python-level JIT compiler designed to make unmodified PyTorch programs faster.
☆1,029Updated 10 months ago
Alternatives and similar repositories for torchdynamo:
Users that are interested in torchdynamo are comparing it to the libraries listed below
- Pipeline Parallelism for PyTorch☆749Updated 5 months ago
- An open-source efficient deep learning framework/compiler, written in python.☆681Updated last week
- Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackab…☆1,556Updated last year
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆767Updated this week
- functorch is JAX-like composable function transforms for PyTorch.☆1,410Updated this week
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆345Updated this week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs…☆2,182Updated this week
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,165Updated this week
- common in-memory tensor structure☆942Updated last week
- Library for 8-bit optimizers and quantization routines.☆717Updated 2 years ago
- A library to analyze PyTorch traces.☆332Updated this week
- The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.☆1,424Updated this week
- Implementation of a Transformer, but completely in Triton☆257Updated 2 years ago
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/☆1,260Updated this week
- High performance model preprocessing library on PyTorch☆651Updated 10 months ago
- A GPU performance profiling tool for PyTorch models☆501Updated 3 years ago
- PyTorch extensions for high performance and large scale training.☆3,260Updated last month
- Accelerate PyTorch models with ONNX Runtime☆358Updated 5 months ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆514Updated this week
- Backward compatible ML compute opset inspired by HLO/MHLO☆446Updated this week
- ONNX Script enables developers to naturally author ONNX functions and models using a subset of Python.☆317Updated this week
- maximal update parametrization (µP)☆1,447Updated 7 months ago
- The Tensor Algebra SuperOptimizer for Deep Learning☆696Updated 2 years ago
- ☆284Updated this week
- jax-triton contains integrations between JAX and OpenAI Triton☆379Updated 3 weeks ago
- A GPipe implementation in PyTorch☆828Updated 6 months ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆226Updated last month
- Triton Model Analyzer is a CLI tool to help with better understanding of the compute and memory requirements of the Triton Inference Serv…☆453Updated this week
- Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure☆812Updated this week
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆581Updated 2 months ago