Skip to content

update auto-round-kernel package name to auto-round-lib#1410

Merged
chensuyue merged 4 commits intomainfrom
suyue/ark
Feb 6, 2026
Merged

update auto-round-kernel package name to auto-round-lib#1410
chensuyue merged 4 commits intomainfrom
suyue/ark

Conversation

@chensuyue
Copy link
Copy Markdown
Contributor

@chensuyue chensuyue commented Feb 5, 2026

Description

This pull request updates the package name used for the AutoRound kernel library throughout the codebase, switching from auto-round-kernel to auto-round-lib. This change ensures consistency in dependency management, error messages, and installation instructions.

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: chensuyue <suyue.chen@intel.com>
Copilot AI review requested due to automatic review settings February 5, 2026 07:27
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 pull request updates the package name from auto-round-kernel to auto-round-lib across the codebase to ensure consistency in dependency management, error messages, and installation instructions.

Changes:

  • Updated package name references in requirements files
  • Modified error messages and installation instructions to use the new package name
  • Updated backend dependency requirements

Reviewed changes

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

File Description
test/test_ark/requirements.txt Updated package dependency from auto-round-kernel to auto-round-lib
auto_round_extension/ark/qlinear.py Updated error message to reference auto-round-lib package name
auto_round_extension/ark/install_kernel.py Updated kernel package mapping and installation messages to use auto-round-lib
auto_round/inference/backend.py Updated backend requirement specifications and import error message to use auto-round-lib

@chensuyue
Copy link
Copy Markdown
Contributor Author

Pending this PR until ark 0.10 release.

@chensuyue chensuyue requested a review from luoyu-intel February 5, 2026 07:28
Signed-off-by: chensuyue <suyue.chen@intel.com>
Copy link
Copy Markdown
Contributor

@luoyu-intel luoyu-intel left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: chensuyue <suyue.chen@intel.com>
@chensuyue chensuyue added this to the 0.10.0 milestone Feb 6, 2026
@chensuyue chensuyue merged commit bab0993 into main Feb 6, 2026
29 checks passed
@chensuyue chensuyue deleted the suyue/ark branch February 6, 2026 08:11
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.

3 participants