pytorch / torchdynamoLinks
A Python-level JIT compiler designed to make unmodified PyTorch programs faster.
☆1,056Updated last year
Alternatives and similar repositories for torchdynamo
Users that are interested in torchdynamo are comparing it to the libraries listed below
Sorting:
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆842Updated last week
- An open-source efficient deep learning framework/compiler, written in python.☆710Updated 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,578Updated last year
- Pipeline Parallelism for PyTorch☆775Updated 11 months ago
- A library to analyze PyTorch traces.☆398Updated last week
- TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.☆966Updated this week
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆378Updated this week
- functorch is JAX-like composable function transforms for PyTorch.☆1,434Updated this week
- A GPU performance profiling tool for PyTorch models☆503Updated 4 years ago
- Library for 8-bit optimizers and quantization routines.☆769Updated 2 years ago
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,213Updated this week
- common in-memory tensor structure☆1,042Updated last month
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/☆1,415Updated this week
- Implementation of a Transformer, but completely in Triton☆273Updated 3 years ago
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,587Updated this week
- ☆171Updated last year
- Pax is a Jax-based machine learning framework for training large scale models. Pax allows for advanced and fully configurable experimenta…☆517Updated this week
- Backward compatible ML compute opset inspired by HLO/MHLO☆510Updated last week
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆706Updated 3 months ago
- High performance model preprocessing library on PyTorch☆649Updated last year
- ONNX Optimizer☆735Updated 2 weeks ago
- The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.☆1,591Updated last week
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆563Updated 2 weeks ago
- ☆323Updated last month
- Bagua Speeds up PyTorch☆882Updated last year
- jax-triton contains integrations between JAX and OpenAI Triton☆411Updated last month
- TensorDict is a pytorch dedicated tensor container.☆945Updated this week
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆180Updated 3 weeks ago
- ONNX Script enables developers to naturally author ONNX functions and models using a subset of Python.☆369Updated this week
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆236Updated 6 months ago