thuml / depyfLinks
depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.
☆770Updated 2 months ago
Alternatives and similar repositories for depyf
Users that are interested in depyf are comparing it to the libraries listed below
Sorting:
- Distributed Compiler based on Triton for Parallel Systems☆1,289Updated last week
- A Python-embedded DSL that makes it easy to write fast, scalable ML kernels with minimal boilerplate.☆691Updated last week
- FlagGems is an operator library for large language models implemented in the Triton Language.☆803Updated last week
- A Quirky Assortment of CuTe Kernels☆724Updated this week
- Pipeline Parallelism for PyTorch☆783Updated last year
- Puzzles for learning Triton, play it with minimal environment configuration!☆576Updated 3 weeks ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆732Updated 4 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆287Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆462Updated 7 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆1,035Updated 11 months ago
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆2,004Updated this week
- A Easy-to-understand TensorOp Matmul Tutorial☆397Updated 2 months ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆587Updated 4 months ago
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆911Updated this week
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆306Updated this week
- A library to analyze PyTorch traces.☆449Updated last week
- An open-source efficient deep learning framework/compiler, written in python.☆737Updated 3 months ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆792Updated 9 months ago
- Cataloging released Triton kernels.☆278Updated 3 months ago
- Zero Bubble Pipeline Parallelism☆442Updated 7 months ago
- ☆263Updated last week
- Shared Middle-Layer for Triton Compilation☆321Updated 3 weeks ago
- Applied AI experiments and examples for PyTorch☆311Updated 4 months ago
- Fast low-bit matmul kernels in Triton☆410Updated last week
- Helpful kernel tutorials and examples for tile-based GPU programming