Skip to content

Fix external ONNX data path - #249

Open
ahsan-ca wants to merge 1 commit into
rocm7.14_internal_testingfrom
fix-onnx-data-path
Open

Fix external ONNX data path#249
ahsan-ca wants to merge 1 commit into
rocm7.14_internal_testingfrom
fix-onnx-data-path

Conversation

@ahsan-ca

Copy link
Copy Markdown
Collaborator

Description

Pass the original ONNX model path during MIGraphX runtime recompilation instead of the compiled-model cache directory.

Motivation and Context

@ahsan-ca ahsan-ca self-assigned this Jul 24, 2026
@TedThemistokleous

Copy link
Copy Markdown
Collaborator

What's this for? We need to get this into the pluggin ep side then

@ahsan-ca

ahsan-ca commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator Author

What's this for? We need to get this into the pluggin ep side then

When models are run using a Python script, we see error where .data file is not found. This fixes that issue.

@TedThemistokleous

Copy link
Copy Markdown
Collaborator

What's this for? We need to get this into the pluggin ep side then

When models are run using a Python script, we see error where .data file is not found. This fixes that issue.

I understand. Ensure this change makes it over open a pr into https://github.com/onnxruntime/onnxruntime-ep-amdgpu

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