ailzhang / EfficientPyTorchLinks
Code release for book "Efficient Training in PyTorch"
☆66Updated last month
Alternatives and similar repositories for EfficientPyTorch
Users that are interested in EfficientPyTorch are comparing it to the libraries listed below
Sorting:
- ☆85Updated 2 months ago
- ☆96Updated 8 months ago
- Examples of CUDA implementations by Cutlass CuTe☆188Updated 4 months ago
- Implement Flash Attention using Cute.☆85Updated 5 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆79Updated 3 weeks ago
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆100Updated last year
- 📚FFPA(Split-D): Extend FlashAttention with Split-D for large headdim, O(1) GPU SRAM complexity, 1.8x~3x↑🎉 faster than SDPA EA.☆184Updated 3 weeks ago
- [USENIX ATC '24] Accelerating the Training of Large Language Models using Efficient Activation Rematerialization and Optimal Hybrid Paral…☆55Updated 10 months ago
- Pipeline Parallelism Emulation and Visualization☆37Updated last week
- PyTorch bindings for CUTLASS grouped GEMM.☆125Updated 5 months ago
- A lightweight design for computation-communication overlap.☆132Updated last month
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆92Updated last week
- ☆73Updated 3 weeks ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆68Updated 9 months ago
- ☆36Updated 10 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆370Updated 3 weeks ago
- Summary of the Specs of Commonly Used GPUs for Training and Inference of LLM☆42Updated 2 months ago
- High performance Transformer implementation in C++.☆124Updated 4 months ago
- ☆138Updated 3 months ago
- ☆134Updated last year
- ☆59Updated last month
- A collection of memory efficient attention operators implemented in the Triton language.☆271Updated last year
- nnScaler: Compiling DNN models for Parallel Training☆114Updated last week
- PyTorch bindings for CUTLASS grouped GEMM.☆93Updated last week
- Codes & examples for "CUDA - From Correctness to Performance"☆98Updated 7 months ago
- UltraScale Playbook 中文版☆39Updated 2 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆334Updated 6 months ago
- ☆131Updated last month
- Tutorials for writing high-performance GPU operators in AI frameworks.☆130Updated last year
- A prefill & decode disaggregated LLM serving framework with shared GPU memory and fine-grained compute isolation.☆81Updated 2 weeks ago