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:
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆52Updated 4 years ago
- Tutorials for writing high-performance GPU operators in AI frameworks.☆132Updated 2 years ago
- 分层解耦的深度 学习推理引擎☆79Updated 10 months ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- autoTVM神经网络推理代码优化搜索演示,基于tvm编译开源模型centerface,并使用autoTVM搜索最优推理代码, 最终部署编译为c++代码,演示平台是cuda,可以是其他平台,例如树莓派,安卓手机,苹果手机.Thi is a demonstration of …☆29Updated 4 years ago
- SGEMM optimization with cuda step by step☆21Updated last year
- ☆21Updated 4 years ago
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years 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
- 将MNN拆解的简易前向推理框架(for study!)☆23Updated 4 years ago
- Code for ACM MobiCom 2024 paper "FlexNN: Efficient and Adaptive DNN Inference on Memory-Constrained Edge Devices"☆58Updated 11 months ago
- ☆98Updated 4 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆63Updated last year
- Tiny C++ LLM inference implementation from scratch☆97Updated last month
- ☆28Updated last year
- study of cutlass☆22Updated last year
- This is a demo how to write a high performance convolution run on apple silicon☆57Updated 3 years ago
- Code base and slides for ECE408:Applied Parallel Programming On GPU.☆142Updated 4 years ago
- Implement custom operators in PyTorch with cuda/c++☆76Updated 3 years ago
- ☆69Updated 2 years ago
- Simple and efficient memory pool is implemented with C++11.☆10Updated 3 years ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆142Updated 8 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Updated 5 months ago
- Swin Transformer C++ Implementation☆65Updated 4 years ago
- Inference framework for MoE layers based on TensorRT with Python binding☆41Updated 4 years ago
- mperf是一个面向移动/嵌入式平台的算子性能调优工具箱☆192Updated 2 years ago
- pdf☆92Updated 7 years ago
- AIInfra 和 AISystem开源课程项目☆32Updated 6 months ago
- 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