pytorch / torchdynamoLinks
A Python-level JIT compiler designed to make unmodified PyTorch programs faster.
☆1,067Updated last year
Alternatives and similar repositories for torchdynamo
Users that are interested in torchdynamo are comparing it to the libraries listed below
Sorting:
- An open-source efficient deep learning framework/compiler, written in python.☆736Updated 2 months ago
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆897Updated last week
- Pipeline Parallelism for PyTorch☆784Updated last year
- 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,585Updated last year
- A library to analyze PyTorch traces.☆437Updated last week
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆402Updated this week
- TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.☆998Updated this week
- A GPU performance profiling tool for PyTorch models☆509Updated 4 years ago
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,237Updated last week
- functorch is JAX-like composable function transforms for PyTorch.☆1,438Updated 3 months ago
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/☆1,487Updated this week
- Implementation of a Transformer, but completely in Triton☆277Updated 3 years ago
- ☆184Updated last year
- common in-memory tensor structure☆1,106Updated last month
- Library for 8-bit optimizers and quantization routines.☆779Updated 3 years ago
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆765Updated last month
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆584Updated 3 months ago
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆182Updated 3 months ago
- Bagua Speeds up PyTorch☆881Updated last year
- A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.☆640Updated this week
- ☆337Updated last week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit and 4-bit floating point (FP8 and FP4) precision on H…☆2,954Updated this week
- A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")☆363Updated this week
- A tensor-aware point-to-point communication primitive for machine learning☆275Updated 3 weeks ago
- High performance model preprocessing library on PyTorch☆646Updated last year
- Backward compatible ML compute opset inspired by HLO/MHLO☆573Updated last week
- ☆252Updated last year
- The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.☆1,684Updated this week
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆161Updated 2 months ago
- TensorDict is a pytorch dedicated tensor container.☆988Updated this week