wangsiping97 / GPU-TutorialsLinks
Tutorials to GPU programming. Reading notes.
☆18Updated 2 years ago
Alternatives and similar repositories for GPU-Tutorials
Users that are interested in GPU-Tutorials are comparing it to the libraries listed below
Sorting:
- 分层解耦的深度学习推理引擎☆79Updated 10 months ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆132Updated 2 years ago
- autoTVM神经网络推理代码优化搜索演示,基于tvm编译开源模型centerface,并使用autoTVM搜索最优推理代码, 最终部署编译为c++代码,演示平台是cuda,可以是其他平台,例如树莓派,安卓手机,苹果手机.Thi is a demonstration of …☆29Updated 4 years ago
- ☆21Updated 4 years ago
- SGEMM optimization with cuda step by step☆21Updated last year
- Flexible DNN inference under changing memory budgets☆58Updated 11 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Updated 7 months ago
- This is a demo how to write a high performance convolution run on apple silicon☆57Updated 3 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- ☆98Updated 4 years ago
- ☆125Updated 2 years ago
- 将MNN拆解的简易前向推理框架(for study!)☆23Updated 4 years ago
- Simple and efficient memory pool is implemented with C++11.☆10Updated 3 years ago
- ☆126Updated 4 months ago
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- study of cutlass☆22Updated last year
- mperf是一个面向移动/嵌入式平台的算子性能调优工具箱☆192Updated 2 years ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆142Updated 8 months ago
- Swin Transformer C++ Implementation☆65Updated 4 years ago
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆52Updated 4 years ago
- Nsight Compute In Docker☆12Updated 2 years ago
- Tiny C++ LLM inference implementation from scratch☆97Updated last month
- GPTQ inference TVM kernel☆41Updated last year
- a simple general program language☆99Updated 4 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆191Updated 11 months ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆63Updated last year
- Snapdragon Neural Processing Engine (SNPE) SDKThe Snapdragon Neural Processing Engine (SNPE) is a Qualcomm Snapdragon software accelerate…☆36Updated 3 years ago
- Inference framework for MoE layers based on TensorRT with Python binding☆41Updated 4 years ago