tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
tensorrtx MCP Server
MCP server for wang-xinyu/tensorrtx
Ready-to-Use Client Configurations
{
"mcpServers": {
"tensorrtx": {
"command": "npx",
"args": [
"-y",
"@wang-xinyu/tensorrtx"
]
}
}
}