pytorch / torchdynamoLinks
A Python-level JIT compiler designed to make unmodified PyTorch programs faster.
☆1,072Updated 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.☆740Updated 5 months ago
- 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,586Updated last week
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆921Updated this week
- A library to analyze PyTorch traces.☆462Updated this week
- TorchBench is a collection of open source benchmarks used to evaluate PyTorch performance.☆1,012Updated this week
- TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and sup…☆412Updated this week
- A GPU performance profiling tool for PyTorch models☆510Updated 4 years ago
- functorch is JAX-like composable function transforms for PyTorch.☆1,436Updated 5 months ago
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/☆1,525Updated this week
- depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.☆783Updated 3 months ago
- common in-memory tensor structure☆1,161Updated last week
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,247Updated last week
- ☆189Updated last year
- Implementation of a Transformer, but completely in Triton☆279Updated 3 years ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆595Updated 5 months ago
- Library for 8-bit optimizers and quantization routines.☆780Updated 3 years ago
- A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.☆739Updated this week
- ONNX Script enables developers to naturally author ONNX functions and models using a subset of Python.☆420Updated this week
- A tensor-aware point-to-point communication primitive for machine learning☆283Updated last month
- The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.☆1,742Updated 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…☆182Updated last month
- PyTriton is a Flask/FastAPI-like interface that simplifies Triton's deployment in Python environments.☆832Updated 5 months ago
- Backward compatible ML compute opset inspired by HLO/MHLO☆601Updated 3 weeks ago
- High performance model preprocessing library on PyTorch☆646Updated last year
- The Tensor Algebra SuperOptimizer for Deep Learning☆740Updated 3 years ago
- A performant, memory-efficient checkpointing library for PyTorch applications, designed with large, complex distributed workloads in mind…☆164Updated 3 weeks ago
- TensorDict is a pytorch dedicated tensor container.☆1,003Updated this week
- ☆345Updated last week
- Microsoft Automatic Mixed Precision Library☆635Updated 2 months ago