Skip to content

Remove ort pin for gpu ci#2537

Open
xiaoyu-work wants to merge 1 commit into
mainfrom
xiaoyu/ci
Open

Remove ort pin for gpu ci#2537
xiaoyu-work wants to merge 1 commit into
mainfrom
xiaoyu/ci

Conversation

@xiaoyu-work

Copy link
Copy Markdown
Collaborator

Describe your changes

Remove ort pin for gpu ci

Checklist before requesting a review

  • Add unit tests for this change.
  • Make sure all tests can pass.
  • Update documents if necessary.
  • Lint and apply fixes to your code by running lintrunner -a
  • Is this a user-facing change? If yes, give a description of this change to be included in the release notes.

(Optional) Issue link

Copilot AI review requested due to automatic review settings June 22, 2026 22:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the Azure Pipelines Linux GPU test job template to stop pinning the ONNX Runtime GPU package version, so GPU CI installs the latest stable onnxruntime-gpu available for the configured Python version.

Changes:

  • Remove the upper-bound version constraint from the onnxruntime-gpu package spec used by Linux GPU CI.

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