Kedreamix / pytorch-cppcuda-tutorialLinks
tutorial for writing custom pytorch cpp+cuda kernel, applied on volume rendering (NeRF)
☆29Updated last year
Alternatives and similar repositories for pytorch-cppcuda-tutorial
Users that are interested in pytorch-cppcuda-tutorial are comparing it to the libraries listed below
Sorting:
- Implement custom operators in PyTorch with cuda/c++☆73Updated 2 years ago
- ☆176Updated 2 years ago
- CPU Memory Compiler and Parallel programing☆26Updated last year
- ☆121Updated 3 months ago
- A Survey of Efficient Attention Methods: Hardware-efficient, Sparse, Compact, and Linear Attention☆226Updated 2 months ago
- Implement Flash Attention using Cute.☆96Updated 11 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆229Updated 3 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆134Updated 2 years ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆112Updated 4 months ago
- ☆143Updated last year
- A minimalist and extensible PyTorch extension for implementing custom backend operators in PyTorch.☆35Updated last year
- learning how CUDA works☆338Updated 8 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆45Updated 5 months ago
- ☆148Updated 4 months ago
- 这个项目介绍了简单的CUDA入门,涉及到CUDA执行模型、线程层次、CUDA内存模型、核函数的编写方式以及PyTorch使用CUDA扩展的两种方式。通过该项目可以基本入门基于PyTorch的CUDA扩展的开发方式。☆94Updated 4 years ago
- ☆95Updated last month
- A light llama-like llm inference framework based on the triton kernel.☆163Updated 2 months ago
- Codes & examples for "CUDA - From Correctness to Performance"☆117Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆448Updated 6 months ago
- Examples of CUDA implementations by Cutlass CuTe☆249Updated 4 months ago
- A tutorial for CUDA&PyTorch☆165Updated 9 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆127Updated 6 months ago
- Code base and slides for ECE408:Applied Parallel Programming On GPU.☆137Updated 4 years ago
- SGEMM optimization with cuda step by step☆20Updated last year
- PyTorch implementation of PTQ4DiT https://arxiv.org/abs/2405.16005☆40Updated last year
- ☆47Updated last year
- ☆76Updated last year
- FastCache: Fast Caching for Diffusion Transformer Through Learnable Linear Approximation [Efficient ML Model]☆45Updated 2 months ago
- Gensis is a lightweight deep learning framework written from scratch in Python, with Triton as its backend for high-performance computing…☆38Updated last week
- 注释的nano_vllm仓库,并且完成了MiniCPM4的适配以及注册新模型的功能☆95Updated 3 months ago