sunkx109 / My-Torch-ExtensionLinks
A minimalist and extensible PyTorch extension for implementing custom backend operators in PyTorch.
☆37Updated last year
Alternatives and similar repositories for My-Torch-Extension
Users that are interested in My-Torch-Extension are comparing it to the libraries listed below
Sorting:
- learning how CUDA works☆347Updated 9 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆454Updated 6 months ago
- Examples of CUDA implementations by Cutlass CuTe☆254Updated 5 months ago
- A light llama-like llm inference framework based on the triton kernel.☆166Updated 2 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆285Updated last year
- ☆144Updated last year
- Puzzles for learning Triton, play it with minimal environment configuration!☆569Updated this week
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆113Updated 4 months ago
- how to learn PyTorch and OneFlow☆460Updated last year
- ☆39Updated 6 months ago
- ☆150Updated 5 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆51Updated last year
- A CUDA tutorial to make people learn CUDA program from 0☆260Updated last year
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆233Updated 2 weeks ago
- ☆151Updated 3 weeks ago
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆108Updated 3 months ago
- Implement custom operators in PyTorch with cuda/c++☆74Updated 2 years ago
- A Easy-to-understand TensorOp Matmul Tutorial☆394Updated last month
- Implement Flash Attention using Cute.☆97Updated 11 months ago
- FlagGems is an operator library for large language models implemented in the Triton Language.☆773Updated last week
- 📚200+ Tensor/CUDA Cores Kernels, ⚡️flash-attn-mma, ⚡️hgemm with WMMA, MMA and CuTe (98%~100% TFLOPS of cuBLAS/FA2 🎉🎉).☆51Updated 7 months ago
- A simple high performance CUDA GEMM implementation.☆418Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated last year
- CUDA 算子手撕与面试指南☆701Updated 3 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆133Updated 2 years ago
- ☆70Updated 10 months ago
- ☆26Updated 3 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆503Updated last year
- ☆176Updated 2 years ago
- ☆103Updated 2 months ago