Skip to content

Fix cuda ut workflow#1472

Merged
XuehaoSun merged 7 commits intomainfrom
xuehao/ut
Feb 28, 2026
Merged

Fix cuda ut workflow#1472
XuehaoSun merged 7 commits intomainfrom
xuehao/ut

Conversation

@XuehaoSun
Copy link
Copy Markdown
Contributor

@XuehaoSun XuehaoSun commented Feb 27, 2026

Description

Fix cuda ut workflow
Update torch to 2.10.0, transformers to 5.x

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Performance improvement
  • Code refactoring
  • Other (please specify):

Related Issues

Fixes or relates to #

Checklist Before Submitting

  • My code has been tested locally.
  • Documentation has been updated as needed.
  • New or updated tests are included where applicable.

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
Copilot AI review requested due to automatic review settings February 27, 2026 01:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 fixes the CUDA unit test workflow by updating dependency versions and separating sglang tests into a dedicated function. The changes ensure compatibility with newer library versions and improve test organization.

Changes:

  • Update torch from 2.9.1 to 2.10.0 and transformers to 5.x for compatibility
  • Add output redirection to conda activate commands to reduce noise
  • Replace GPTQModel wheel installation with package manager installation
  • Separate sglang tests into dedicated function with specific requirements
  • Exclude sglang tests from main unit test execution

XuehaoSun and others added 4 commits February 27, 2026 10:24
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

@XuehaoSun XuehaoSun merged commit b55ffb9 into main Feb 28, 2026
21 checks passed
@XuehaoSun XuehaoSun deleted the xuehao/ut branch February 28, 2026 02:33
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