Skip to content

Update MIGraphX EP shim to default to the AMD pci vendor ID - #5221

Merged
causten merged 2 commits into
developfrom
update_pluggin_ep_shim
Sep 1, 2026
Merged

Update MIGraphX EP shim to default to the AMD pci vendor ID#5221
causten merged 2 commits into
developfrom
update_pluggin_ep_shim

Conversation

@TedThemistokleous

Copy link
Copy Markdown
Collaborator

Motivation

Update shim python script for using example code with pluggin EP and ROCm 7.14.x builds

Technical Details

Original change let us reuse scripts for new EP builds but older ROCm 7.14.x builds of OnnxRT MIGraphX EP don't include the API item for AMD's vendor ID breakout.

Modifying the script so we just hardcode the vendorID for APIs that don't contain the attribute

Changelog Category

Add a CHANGELOG.md entry for any option other than Not Applicable

    • Added: New functionality.
    • Changed: Changes to existing functionality.
    • Removed: Functionality or support that has been removed. (Compared to a previous release)
    • Optimized: Component performance that has been optimized or improved.
    • Resolved Issues: Known issues from a previous version that have been resolved.
    • Not Applicable: This PR is not to be included in the changelog.

Follow the LLVM AI Tool Use Policy for contributions using AI.

@TedThemistokleous
TedThemistokleous requested review from ahsan-ca and eddieliao and removed request for causten August 31, 2026 14:50
@TedThemistokleous TedThemistokleous self-assigned this Aug 31, 2026
@TedThemistokleous TedThemistokleous added onnxruntime PR changes interaction between MIGraphX and Onnxruntime bugfix Fixes a bug found in the code. Continous Integration Pull request updates parts of continous integration pipeline labels Aug 31, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@causten
causten merged commit 991f627 into develop Sep 1, 2026
12 of 13 checks passed
@causten
causten deleted the update_pluggin_ep_shim branch September 1, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes a bug found in the code. Continous Integration Pull request updates parts of continous integration pipeline onnxruntime PR changes interaction between MIGraphX and Onnxruntime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants