ailzhang / EfficientPyTorchLinks
Code release for book "Efficient Training in PyTorch"
☆69Updated 2 months ago
Alternatives and similar repositories for EfficientPyTorch
Users that are interested in EfficientPyTorch are comparing it to the libraries listed below
Sorting:
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆96Updated last week
- Implement Flash Attention using Cute.☆87Updated 6 months ago
- Examples of CUDA implementations by Cutlass CuTe☆197Updated 4 months ago
- ☆86Updated 3 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆130Updated last year
- Puzzles for learning Triton, play it with minimal environment configuration!☆367Updated 6 months ago
- ☆96Updated 9 months ago
- UltraScale Playbook 中文版☆43Updated 3 months ago
- ☆80Updated last month
- ⚡️FFPA: Extend FlashAttention-2 with Split-D, achieve ~O(1) SRAM complexity for large headdim, 1.8x~3x↑ vs SDPA.☆186Updated last month
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆80Updated last month
- ☆135Updated last year
- A lightweight design for computation-communication overlap.☆143Updated this week
- PyTorch bindings for CUTLASS grouped GEMM.☆127Updated 5 months ago
- ☆141Updated 3 months ago
- [USENIX ATC '24] Accelerating the Training of Large Language Models using Efficient Activation Rematerialization and Optimal Hybrid Paral…☆55Updated 10 months ago
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆100Updated last year
- Pipeline Parallelism Emulation and Visualization☆43Updated 2 weeks ago
- Summary of the Specs of Commonly Used GPUs for Training and Inference of LLM☆46Updated 3 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆272Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆377Updated last month
- ☆148Updated 5 months ago
- ☆97Updated 2 months ago
- A tutorial for CUDA&PyTorch☆146Updated 5 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆38Updated 4 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆71Updated 10 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆364Updated 9 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆100Updated 3 weeks ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆42Updated 10 months ago
- Codes & examples for "CUDA - From Correctness to Performance"☆100Updated 8 months ago