kiloGrand / kuiperinferLinks
自制基于C++的深度学习前向推理框架
☆17Updated 2 years ago
Alternatives and similar repositories for kuiperinfer
Users that are interested in kuiperinfer are comparing it to the libraries listed below
Sorting:
- 使用 Rust 语言重新实现 https://github.com/zjhellofss/KuiperInfer 和 https://github.com/zjhellofss/kuiperdatawhale 中的深度学习推理框架。☆15Updated last year
- b站上的课程☆75Updated last year
- ☆279Updated 9 months ago
- 《CUDA编程基础与实践》一书的代码☆125Updated 3 years ago
- 校招、秋招、春招、实习好项目,带你从零动手实现支持LLama2/3和Qwen2.5的大模型推理框架。☆383Updated 2 weeks ago
- Free resource for the book AI Compiler Development Guide☆45Updated 2 years ago
- CUDA C 编程权威指南代码实现 包含了书上第二章到第八章的大部分代码实现和作者笔记,全由作者本人手动实现,难免有错误的地方,请大家谨慎参考,非常欢迎对错误的指正。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆349Updated 2 years ago
- 这个项目介绍了简单的CUDA入门,涉及到CUDA执行模型、线程层次、CUDA内存模型、核函数的编写方式以及PyTorch使用CUDA扩展的两种方式。通过该项目可以基本入门基于PyTorch的CUDA扩展的开发方式。☆89Updated 3 years ago
- 分层解耦的深度学习推理引擎☆73Updated 5 months ago
- A simple deep learning framework that supports automatic differentiation and GPU acceleration.☆58Updated 2 years ago
- Edge : a computing engine base C++/C☆118Updated 3 months ago
- 《C++模板元编程实战:一个深度学习框架的初步实现》☆183Updated 6 years ago
- ☆27Updated last year
- A light llama-like llm inference framework based on the triton kernel.☆135Updated this week
- 基于《cuda编程-基础与实践》(樊哲勇 著)的cuda学习之路。☆332Updated last year
- 彻底弄懂BP反向传播,15行代码,C++实现也简单,MNIST分类98.29%精 度☆36Updated 3 years ago
- 第一章 指针篇 第二章 CUDA原理篇 第三章 CUDA编译器环境配置篇 第四章 kernel函数基础篇 第五章 kernel索引(index)篇 第六章 kenel矩阵计算实战篇 第七章 kenel实战强化篇 第八章 CUDA内存应用与性能优化篇 第九章 CUDA原子(a…☆21Updated 11 months ago
- easy cuda code☆78Updated 6 months ago
- how to learn PyTorch and OneFlow☆441Updated last year
- 一个很精简的C++ 机器学习库☆57Updated 5 years ago
- ☆35Updated 5 years ago
- 关于自建AI推理引擎的手册,从0开始你需要知道的所有事情☆266Updated 2 years ago
- 用C++实现一个简单的Transformer模型。 Attention Is All You Need。☆48Updated 4 years ago
- A tutorial for CUDA&PyTorch☆149Updated 5 months ago
- GPU高性能编程CUDA实战随书代码☆37Updated 3 years ago
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- CUDA 6大并行计算模式 代码与笔记☆60Updated 4 years ago
- Large-scale Auto-Distributed Training/Inference Unified Framework | Memory-Compute-Control Decoupled Architecture | Multi-language SDK & …☆52Updated this week
- CPU Memory Compiler and Parallel programing☆26Updated 8 months ago
- A one-page-only CGraph-API-liked DAG project.☆22Updated 5 months ago