Skip to content

Fix incorrect EP options parameter names for TensorRT RTX#26304

Merged
tianleiwu merged 1 commit intomicrosoft:gh-pagesfrom
FocusedSG:patch-1
Oct 14, 2025
Merged

Fix incorrect EP options parameter names for TensorRT RTX#26304
tianleiwu merged 1 commit intomicrosoft:gh-pagesfrom
FocusedSG:patch-1

Conversation

@FocusedSG
Copy link
Contributor

Referenced from https://github.com/microsoft/onnxruntime/blob/main/include/onnxruntime/core/providers/nv_tensorrt_rtx/nv_provider_options.h

Description

Some of the parameter names for TensorRT RTX were incorrect.

Motivation and Context

To prevent misleading the reader.

@tianleiwu tianleiwu requested a review from Copilot October 14, 2025 20:02
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects parameter names in the TensorRT RTX Execution Provider documentation to match the actual implementation. The changes ensure that documentation accurately reflects the correct parameter names that users should use when configuring the provider.

  • Updates three parameter names by adding the "nv_" prefix to match the actual implementation
  • Corrects documentation to prevent user confusion when configuring TensorRT RTX options

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@tianleiwu tianleiwu merged commit cf4a71e into microsoft:gh-pages Oct 14, 2025
1 of 2 checks passed
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