zjhellofss/KuiperInfer resource
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step observed · 2026-08-28
Health v2 · maintenance only
46/100
- Activity 28
- Release rhythm 40
- Longevity 98
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 12
- age_days: 1381
- days_rel: 714
- days_push: 437
- n_releases_24m: 2
Adoption not part of the score
3496 stars · 372 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
KuiperInfer is an open-source course that guides learners through building a high-performance deep learning inference engine from scratch in modern C++, supporting models like ResNet, YOLOv5, UNet, and Llama-family LLMs. It includes a companion paid course on building an LLM inference framework with hand-written CUDA operators, CUDA acceleration, and Int8 quantization.
Use cases
- learn how deep learning inference engines work internally
- implement convolution and pooling operators from scratch in C++
- build a computational graph executor for neural networks
- run inference for resnet, yolov5, and unet models with a custom framework
- write CUDA kernels for llama and qwen large language model inference
- prepare for backend/ML systems job interviews with a substantial C++ project
- learn modern C++ project structure with CMake, unit tests, and benchmarks
When to choose
- you want to deeply understand inference engine internals rather than just use one
- you need a portfolio project for campus recruiting or interviews in C++/ML systems
- you want guided, step-by-step video lessons paired with a real codebase
- you want to learn CUDA operator development for LLM inference
When to avoid
- you need a production-ready inference engine for deployment (use ONNX Runtime, TensorRT, or llama.cpp instead)
- you want a framework to train models rather than run inference
- you prefer not to follow a course format and just need drop-in inference support
- you need broad model format support beyond PNNX/PyTorch-exported models
Facets
learning-resource · maturity active
llm-inference machine-learning deep-learning gpu-computing benchmarking testing deep-learning large-language-models machine-learning computer-vision education developer-tools cpp windows cross-platform inference-engine course tutorial cuda-kernels llama yolov5 unet resnet int8-quantization computational-graph modern-cpp cmake job-interview-prep linux macos gpu
1 source
- readme: https://github.com/zjhellofss/KuiperInfer · fetched 2026-08-28 · 811ec71a5954
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zjhellofss/KuiperInfer | main | 46 |
For agents
markdown · JSON · MCP: product_card(name="zjhellofss/KuiperInfer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem