Phoenix8215 / build_neural_network_from_scratch_CPPLinks
Created a simple neural network using C++17 standard and the Eigen library that supports both forward and backward propagation.
☆10Updated last year
Alternatives and similar repositories for build_neural_network_from_scratch_CPP
Users that are interested in build_neural_network_from_scratch_CPP are comparing it to the libraries listed below
Sorting:
- learn TensorRT from scratch🥰☆17Updated last year
- This is a repository to practice multi-thread programming in C++☆26Updated last year
- Awesome code, projects, books, etc. related to CUDA☆27Updated 4 months ago
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Updated 2 years ago
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆74Updated 6 months ago
- ☢️ TensorRT 2023复赛——基于TensorRT-LLM的Llama模型推断加速优化☆51Updated 2 years ago
- 本仓库在OpenVINO推理框架下部署Nanodet检测算法,并重写预处理和后处理部分,具有超高性能!让你在Intel CPU平台上的检测速度起飞! 并基于NNCF和PPQ工具将模型量化(PTQ)至int8精度,推理 速度更快!☆16Updated 2 years ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆10Updated last year
- ☆26Updated 2 years ago
- NVIDIA TensorRT Hackathon 2023复赛选题:通义千问Qwen-7B用TensorRT-LLM模型搭建及优化☆43Updated 2 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆62Updated last year
- A unified and extensible pipeline for deep learning model inference with C++. Now support yolov8, yolov9, clip, and nanosam. More models …☆12Updated 4 months ago
- 记录量化LLM中的总结。☆49Updated last week
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt☆158Updated 3 years ago
- An onnx-based quantitation tool.☆71Updated last year
- Llama3 Streaming Chat Sample☆22Updated last year
- A light llama-like llm inference framework based on the triton kernel.☆166Updated 2 months ago
- TensorRT encapsulation, learn, rewrite, practice.☆29Updated 3 years ago
- b站上的课程☆81Updated 2 years ago
- ☆30Updated last year
- 大模型部署实战:TensorRT-LLM, Triton Inference Server, vLLM☆26Updated last year
- A simple neural network inference framework☆25Updated 2 years ago
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆70Updated 2 years ago
- 一大波学习onnx的案例☆23Updated last year
- 一个轻量化的大模型推理框架☆20Updated 6 months ago
- ☆120Updated 2 years ago
- ☆17Updated last year
- 分层解耦的深度学习推理引擎☆77Updated 9 months ago
- Deep insight tensorrt, including but not limited to qat, ptq, plugin, triton_inference, cuda☆20Updated 3 months ago