Skip to content

Fix missing include for SetRawDataInTensorProto in NV TensorRT RTX tests#28065

Merged
chilo-ms merged 1 commit intomicrosoft:mainfrom
ishwar-raut1:fix/nv-tensorrt-rtx-missing-include
Apr 24, 2026
Merged

Fix missing include for SetRawDataInTensorProto in NV TensorRT RTX tests#28065
chilo-ms merged 1 commit intomicrosoft:mainfrom
ishwar-raut1:fix/nv-tensorrt-rtx-missing-include

Conversation

@ishwar-raut1
Copy link
Copy Markdown
Contributor

Add #include core/framework/tensorprotoutils.h to test_nv_trt_rtx_ep_util.cc to resolve build error where onnxruntime::utils::SetRawDataInTensorProto was not found.

Description

Motivation and Context

Add #include core/framework/tensorprotoutils.h to test_nv_trt_rtx_ep_util.cc to resolve build error where onnxruntime::utils::SetRawDataInTensorProto was not found.

Made-with: Cursor
@chilo-ms
Copy link
Copy Markdown
Contributor

/azp run Linux QNN CI Pipeline, Win_TRT_Minimal_CUDA_Test_CI, Windows ARM64 QNN CI Pipeline, Windows GPU Doc Gen CI Pipeline

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@chilo-ms chilo-ms merged commit 14b4d48 into microsoft:main Apr 24, 2026
96 of 101 checks passed
sanaa-hamel-microsoft pushed a commit that referenced this pull request Apr 24, 2026
…sts (#28065)

Add #include core/framework/tensorprotoutils.h to
test_nv_trt_rtx_ep_util.cc to resolve build error where
onnxruntime::utils::SetRawDataInTensorProto was not found.



### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
sanaa-hamel-microsoft added a commit that referenced this pull request Apr 27, 2026
This cherry-picks the following commits for the release:

| Commit ID | PR Number | Commit Title |
|-----------|-----------|-------------|
| 50129c9 | #28050 | [CI] fix: bad relative ref to setup-feeds
template |
| 14b4d48 | #28065 | Fix missing include for SetRawDataInTensorProto
in NV TensorRT RTX tests |

---------

Co-authored-by: Ishwar Raut <iraut@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants