Ross ROSS = Recommend OSS · open-source software intelligence for agents

shouxieai/tensorRT_Pro

C++ library based on tensorrt integration observed · 2026-08-28

github.com/shouxieai/tensorRT_Pro · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: n/a
  • age_days: 1864
  • days_rel: n/a
  • days_push: 1197
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2892 stars · 573 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A C++ library built on NVIDIA TensorRT that provides a high-level interface for high-performance deep learning inference, with Python bindings. It simplifies running models like YOLOv5 and YOLOX with just a few lines of code and supports fp32/fp16/int8 compilation.

Use cases

  • deploy yolov5 models with tensorrt in c++
  • run high-performance object detection inference on gpu
  • convert pytorch models to tensorrt engines
  • compile tensorrt models in fp16 or int8
  • run yolo inference from python with minimal code

When to choose

  • you need fast C++ TensorRT inference for detection models like YOLOv5/YOLOX
  • you want a simple API instead of writing raw TensorRT code
  • you need easy fp32/fp16/int8 model compilation

When to avoid

  • you need inference on non-NVIDIA hardware
  • you need models outside its supported set (e.g., transformers, segmentation)
  • you want a framework with frequent updates and broad community support

Facets

library · maturity maintenance

deep-learning machine-learning image-processing sdk deep-learning computer-vision gpu-computing artificial-intelligence cpp python tensorrt yolov5 yolox inference object-detection nvidia model-deployment linux gpu docker

1 source

Member repositories

RepositoryRoleHealth v2
shouxieai/tensorRT_Promain23

For agents

markdown · JSON · MCP: product_card(name="shouxieai/tensorRT_Pro")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem