ailzhang / EfficientPyTorch
Code release for book "Efficient Training in PyTorch"
☆42Updated 4 months ago
Alternatives and similar repositories for EfficientPyTorch:
Users that are interested in EfficientPyTorch are comparing it to the libraries listed below
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆53Updated last week
- Implement Flash Attention using Cute.☆70Updated 2 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆176Updated last month
- ☆75Updated last week
- Examples of CUDA implementations by Cutlass CuTe☆141Updated last month
- ☆39Updated last month
- ☆19Updated 5 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆54Updated 6 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆89Updated last week
- PyTorch bindings for CUTLASS grouped GEMM.☆65Updated 4 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆105Updated 5 months ago
- TileFusion is a highly efficient kernel template library designed to elevate the level of abstraction in CUDA C for processing tiles.☆61Updated this week
- ☆80Updated last year
- Quantized Attention on GPU☆34Updated 3 months ago
- ☆69Updated 3 months ago
- Summary of system papers/frameworks/codes/tools on training or serving large model☆56Updated last year
- Automated Parallelization System and Infrastructure for Multiple Ecosystems☆78Updated 3 months ago
- GPTQ inference TVM kernel☆39Updated 10 months ago
- An extention of TVMScript to write simple and high performance GPU kernels with tensorcore.☆51Updated 7 months ago
- ☆81Updated 5 months ago
- This is a demo how to write a high performance convolution run on apple silicon☆52Updated 3 years ago
- Odysseus: Playground of LLM Sequence Parallelism☆65Updated 8 months ago
- Decoding Attention is specially optimized for multi head attention (MHA) using CUDA core for the decoding stage of LLM inference.☆29Updated this week
- ☆38Updated 8 months ago
- 📚FFPA(Split-D): Yet another Faster Flash Prefill Attention with O(1)⚡️GPU SRAM complexity for headdim > 256, ~2x↑🎉vs SDPA EA.☆123Updated last week
- A Easy-to-understand TensorOp Matmul Tutorial☆322Updated 5 months ago
- study of cutlass☆21Updated 3 months ago
- llama INT4 cuda inference with AWQ☆51Updated last month
- Tutorials for writing high-performance GPU operators in AI frameworks.☆129Updated last year