Skip to content

Fix stale TensorRT Python doc links in QDP README#4803

Open
peter941221 wants to merge 2 commits into
NVIDIA:mainfrom
peter941221:fix/qdp-plugin-guide-link
Open

Fix stale TensorRT Python doc links in QDP README#4803
peter941221 wants to merge 2 commits into
NVIDIA:mainfrom
peter941221:fix/qdp-plugin-guide-link

Conversation

@peter941221

@peter941221 peter941221 commented Jun 10, 2026

Copy link
Copy Markdown

Refs #4802

Problem
samples/python/quickly_deployable_plugins/README.md still points several TensorRT Python documentation links at retired locations. The repo-local Plugin Guide path is missing, and the stale docs.nvidia.com URLs now return 404.

Change
Update the README to the current docs.nvidia.com locations for the Python Plugin Guide, the three Plugin Guide section anchors used in the circular padding and AOT sections, and the tensorrt.plugin register, ShapeExpr, and module API references.

Validation

  • Verified samples/python/quickly_deployable_plugins/README.md:287 on main resolves ../../../documentation/python/pluginGuide.md to a missing documentation/python/pluginGuide.md path
  • Verified the previous external URLs at lines 69, 127, 160, 208, 237, and 290 returned HTTP 404 before the patch
  • Verified the replacement URLs now return HTTP 200

Signed-off-by: peter941221 <peter941221@gmail.com>
@peter941221 peter941221 changed the title [WIP] Fix broken Python Plugin Guide link in QDP README Fix stale TensorRT Python doc links in QDP README Jun 10, 2026
Signed-off-by: peter941221 <peter941221@gmail.com>
@peter941221 peter941221 marked this pull request as ready for review June 10, 2026 04:38
@peter941221 peter941221 requested a review from a team as a code owner June 10, 2026 04:38
@yuanyao-nv

Copy link
Copy Markdown
Collaborator

cc @poweiw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants