Skip to content

ci(e2e): add MIGraphX GPU and TensorRT-RTX EP pairs on AMD agent#1039

Draft
KayMKM wants to merge 2 commits into
mainfrom
yuesu/e2e-amd-gpu-trtrtx
Draft

ci(e2e): add MIGraphX GPU and TensorRT-RTX EP pairs on AMD agent#1039
KayMKM wants to merge 2 commits into
mainfrom
yuesu/e2e-amd-gpu-trtrtx

Conversation

@KayMKM

@KayMKM KayMKM commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Extend the E2E Test pipeline's AMD stage with two new EP/device pairs:

  • migraphx_gpu -> ep=migraphx (MIGraphXExecutionProvider), device=gpu
  • trtrtx_gpu -> ep=nv_tensorrt_rtx (NvTensorRTRTXExecutionProvider), device=gpu

Add both to the e2e-test-jobs catalog and to the amdPairs default so the perf phase runs them on the NPU-AMD agent. The pytest e2e suites already parametrize these EPs and self-skip via require_ep(), so no test changes are needed.

KayMKM added 2 commits July 1, 2026 16:14
Extend the E2E Test pipeline's AMD stage with two new EP/device pairs:
- migraphx_gpu -> ep=migraphx (MIGraphXExecutionProvider), device=gpu
- trtrtx_gpu   -> ep=nv_tensorrt_rtx (NvTensorRTRTXExecutionProvider), device=gpu

Add both to the e2e-test-jobs catalog and to the amdPairs default so the
perf phase runs them on the NPU-AMD agent. The pytest e2e suites already
parametrize these EPs and self-skip via require_ep(), so no test changes
are needed.
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.

1 participant