sunkx109 / My-Torch-ExtensionLinks
A minimalist and extensible PyTorch extension for implementing custom backend operators in PyTorch.
☆39Updated last week
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☆373Updated 11 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆483Updated 2 weeks ago
- Examples of CUDA implementations by Cutlass CuTe☆270Updated 7 months ago
- A light llama-like llm inference framework based on the triton kernel.☆169Updated 3 weeks ago
- ☆152Updated 7 months ago
- Puzzles for learning Triton, play it with minimal environment configuration!☆613Updated last month
- A Easy-to-understand TensorOp Matmul Tutorial☆405Updated 3 weeks ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆248Updated 2 weeks ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆114Updated 6 months ago
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆155Updated 5 months ago
- ☆144Updated last year
- A CUDA tutorial to make people learn CUDA program from 0☆266Updated last year
- Implement custom operators in PyTorch with cuda/c++☆76Updated 3 years ago
- A collection of memory efficient attention operators implemented in the Triton language.☆287Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆64Updated last year
- 📚200+ Tensor/CUDA Cores Kernels, ⚡️flash-attn-mma, ⚡️hgemm with WMMA, MMA and CuTe (98%~100% TFLOPS of cuBLAS/FA2 🎉🎉).☆63Updated 9 months ago
- A simple high performance CUDA GEMM implementation.☆426Updated 2 years ago
- how to learn PyTorch and OneFlow☆481Updated last year
- FlagGems is an operator library for large language models implemented in the Triton Language.☆887Updated this week
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆54Updated last year
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆520Updated last year
- ☆155Updated 11 months ago