ailzhang / EfficientPyTorchLinks
Code release for book "Efficient Training in PyTorch"
☆100Updated 5 months ago
Alternatives and similar repositories for EfficientPyTorch
Users that are interested in EfficientPyTorch are comparing it to the libraries listed below
Sorting:
- ☆94Updated 5 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆217Updated last month
- ☆147Updated 6 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆417Updated 4 months ago
- Pipeline Parallelism Emulation and Visualization☆66Updated 3 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆508Updated 9 months ago
- Examples of CUDA implementations by Cutlass CuTe☆230Updated 2 months ago
- ☆172Updated 2 years ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆106Updated 2 months ago
- Summary of the Specs of Commonly Used GPUs for Training and Inference of LLM☆63Updated last month
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆112Updated 4 months ago
- Implement Flash Attention using Cute.☆95Updated 9 months ago
- ☆103Updated 4 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆278Updated last year
- UltraScale Playbook 中文版☆74Updated 6 months ago
- ☆98Updated last year
- PyTorch bindings for CUTLASS grouped GEMM.☆145Updated 3 weeks ago
- Materials for learning SGLang☆572Updated 2 weeks ago
- Train speculative decoding models effortlessly and port them smoothly to SGLang serving.☆400Updated this week
- ☆138Updated last year
- Since the emergence of chatGPT in 2022, the acceleration of Large Language Model has become increasingly important. Here is a list of pap…☆269Updated 6 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆131Updated 2 years ago
- A Easy-to-understand TensorOp Matmul Tutorial☆376Updated 11 months ago
- Allow torch tensor memory to be released and resumed later☆133Updated last week
- ☆210Updated 9 months ago
- ☆55Updated 2 months ago
- [USENIX ATC '24] Accelerating the Training of Large Language Models using Efficient Activation Rematerialization and Optimal Hybrid Paral…☆62Updated last year
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆112Updated last year
- Codes & examples for "CUDA - From Correctness to Performance"☆111Updated 10 months ago
- ☆150Updated 8 months ago