Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration
☆81May 26, 2025Updated 9 months ago
Alternatives and similar repositories for TensorRT-Custom-Plugin-Example
Users that are interested in TensorRT-Custom-Plugin-Example are comparing it to the libraries listed below
Sorting:
- Deep insight tensorrt, including but not limited to qat, ptq, plugin, triton_inference, cuda☆23Mar 8, 2026Updated last week
- TensorRT encapsulation, learn, rewrite, practice.☆29Oct 19, 2022Updated 3 years ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆45Jun 11, 2025Updated 9 months ago
- learn TensorRT from scratch🥰☆17Sep 29, 2024Updated last year
- Awesome code, projects, books, etc. related to CUDA☆31Feb 3, 2026Updated last month
- HunyuanDiT with TensorRT and libtorch☆17May 22, 2024Updated last year
- ☆29Nov 16, 2024Updated last year
- 安卓手机部署DeepSeek-R1 蒸馏的1.5B模型☆22Feb 4, 2025Updated last year
- This is a repository to practice multi-thread programming in C++☆27Feb 21, 2024Updated 2 years ago
- 一大波学习onnx的案例☆25Sep 20, 2024Updated last year
- c++实现的clip推理,模型有一点点改动,但是不大,改动和导出模型的代码可以在readme里找到,模型文件都在Releases里,包括AX650的模型。新增支持ChineseCLIP☆30Jun 19, 2025Updated 9 months ago
- ☆18Aug 23, 2022Updated 3 years ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆19Aug 3, 2025Updated 7 months ago
- 大模型API性能指标比较 - 深入分析TTFT、TPS等关键指标☆19Sep 12, 2024Updated last year
- CUTLASS and CuTe Examples☆132Nov 30, 2025Updated 3 months ago
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆14Jun 1, 2023Updated 2 years ago
- YOLOv12 TensorRT 端到端模型加速推理和INT8量化实现☆12Mar 5, 2025Updated last year
- This repository give a guidline to learn CUDA and TensorRT from the beginning.☆324Feb 17, 2025Updated last year
- yolov5 tensorrt int8量化方法汇总☆84Dec 12, 2023Updated 2 years ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆72Sep 8, 2024Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆63Nov 8, 2024Updated last year
- DETR tensor去除推理过程无用辅助头+fp16部署再次加速+解决转tensorrt 输出全为0问题的新方法。☆10Jan 9, 2024Updated 2 years ago
- Detection and Tracking ROS node based on CenterPoint and Kalman Filter☆23Feb 24, 2024Updated 2 years ago
- The repository supports TensorRT, QNN platform inference, 2D obstacle detection yolo series (yolov5, yolov8, yolo11, yolox), semantic seg…☆19May 6, 2025Updated 10 months ago
- TensorRT Engine for SAM-3 model by Meta AI☆88Mar 2, 2026Updated 2 weeks ago
- Large Language Model Onnx Inference Framework☆34Nov 25, 2025Updated 3 months ago
- llm deploy project based onnx.☆49Oct 9, 2024Updated last year
- Accelerating SAHI-based inference on YOLO models using TensorRT.☆94Jan 6, 2026Updated 2 months ago
- A simple tool that can generate TensorRT plugin code quickly.☆239Jul 11, 2023Updated 2 years ago
- This project is the Torch implementation of our ICCV 2017 paper: Centered Weight Normalization in Accelerating Training of Deep Neural…☆20Dec 7, 2019Updated 6 years ago
- ffmpeg+cuvid+tensorrt+multicamera☆11Dec 31, 2024Updated last year
- A simple neural network inference framework☆25Aug 1, 2023Updated 2 years ago
- ☆25Nov 21, 2024Updated last year
- FastSAM 部署rknn C++ 代码☆13May 30, 2024Updated last year
- A unified library of SOTA model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. It compresse…☆2,156Updated this week
- A unified and extensible pipeline for deep learning model inference with C++. Now support yolov8, yolov9, clip, and nanosam. More models …☆12Aug 3, 2025Updated 7 months ago
- ☆316May 11, 2022Updated 3 years ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆130Apr 24, 2025Updated 10 months ago
- C++ implementations for various tokenizers (sentencepiece, tiktoken etc).☆48Mar 12, 2026Updated last week