tensorrtx

GitHub

Implementation of popular deep learning networks with TensorRT network definition API

7,762 stars C++ 1 file ยท ~10,360 tokens #arcface#crnn#detr#mnasnet#mobilenetv2#mobilenetv3#resnet#retinaface

tensorrtx MCP Server

MCP server for wang-xinyu/tensorrtx

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "tensorrtx": {
      "command": "npx",
      "args": [
        "-y",
        "@wang-xinyu/tensorrtx"
      ]
    }
  }
}