sunkx109 / My-Torch-ExtensionLinks
A minimalist and extensible PyTorch extension for implementing custom backend operators in PyTorch.
☆34Updated 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☆324Updated 7 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆426Updated 5 months ago
- Examples of CUDA implementations by Cutlass CuTe☆241Updated 3 months ago
- ☆139Updated last year
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆108Updated 3 months ago
- A light llama-like llm inference framework based on the triton kernel.☆157Updated 3 weeks ago
- A CUDA tutorial to make people learn CUDA program from 0☆252Updated last year
- ☆135Updated 10 months ago
- A simple high performance CUDA GEMM implementation.☆409Updated last year
- A Easy-to-understand TensorOp Matmul Tutorial☆381Updated this week
- A collection of memory efficient attention operators implemented in the Triton language.☆279Updated last year
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆220Updated 2 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆537Updated 3 weeks ago
- Implement Flash Attention using Cute.☆96Updated 9 months ago
- ☆69Updated 9 months ago
- how to learn PyTorch and OneFlow☆456Updated last year
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆482Updated last year
- Tutorials for writing high-performance GPU operators in AI frameworks.☆132Updated 2 years ago
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆49Updated last year
- ☆147Updated 3 months ago
- 📚200+ Tensor/CUDA Cores Kernels, ⚡️flash-attn-mma, ⚡️hgemm with WMMA, MMA and CuTe (98%~100% TFLOPS of cuBLAS/FA2 🎉🎉).☆46Updated 5 months ago
- ☆106Updated 4 months ago
- Implement custom operators in PyTorch with cuda/c++☆71Updated 2 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated 11 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 7 months ago
- ☆36Updated 5 months ago
- [ICML 2025] Official PyTorch implementation of "FlatQuant: Flatness Matters for LLM Quantization"☆171Updated 2 weeks ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆75Updated last year
- A tutorial for CUDA&PyTorch☆155Updated 8 months ago
- ☆25Updated 2 months ago