sunkx109 / My-Torch-ExtensionLinks
A minimalist and extensible PyTorch extension for implementing custom backend operators in PyTorch.
☆38Updated 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☆355Updated 9 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆462Updated 7 months ago
- Examples of CUDA implementations by Cutlass CuTe☆263Updated 5 months ago
- ☆144Updated last year
- A light llama-like llm inference framework based on the triton kernel.☆167Updated 3 months ago
- ☆149Updated 5 months ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆113Updated 5 months ago
- A CUDA tutorial to make people learn CUDA program from 0☆262Updated last year
- Puzzles for learning Triton, play it with minimal environment configuration!☆576Updated 3 weeks ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆242Updated last month
- A Easy-to-understand TensorOp Matmul Tutorial☆397Updated 2 months ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆52Updated last year
- how to learn PyTorch and OneFlow☆465Updated last year
- ☆70Updated 11 months ago
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆123Updated 4 months ago
- Implement custom operators in PyTorch with cuda/c++☆74Updated 2 years ago
- Implement Flash Attention using Cute.☆98Updated last year
- ☆39Updated 7 months ago
- FlagGems is an operator library for large language models implemented in the Triton Language.☆803Updated this week
- ☆111Updated 3 months ago
- ☆157Updated last month
- A simple high performance CUDA GEMM implementation.☆421Updated last year
- A collection of memory efficient attention operators implemented in the Triton language.☆287Updated last year
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆509Updated last year
- 📚200+ Tensor/CUDA Cores Kernels, ⚡️flash-attn-mma, ⚡️hgemm with WMMA, MMA and CuTe (98%~100% TFLOPS of cuBLAS/FA2 🎉🎉).☆55Updated 8 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆132Updated 2 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆63Updated last year
- From Minimal GEMM to Everything☆87Updated last month
- A tutorial for CUDA&PyTorch☆172Updated 11 months ago
- ☆112Updated 7 months ago