Skip to content

update release package and bump version#1327

Merged
chensuyue merged 2 commits intomainfrom
suyue/bump_version
Jan 26, 2026
Merged

update release package and bump version#1327
chensuyue merged 2 commits intomainfrom
suyue/bump_version

Conversation

@chensuyue
Copy link
Copy Markdown
Contributor

@chensuyue chensuyue commented Jan 23, 2026

Description

This pull request updates the package to version 0.10.0 and removes support for the deprecated auto-round-lib package, fully transitioning to the new auto-round-hpu package. The changes affect documentation, build scripts, and package configuration to reflect this migration and the new versioning.
auto-round-lib will be used for another definition from the next release, including kernel library and some private python library.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Code refactoring
  • Other (please describe): Release package refactoring

Testing

  • Tested locally
  • Added/updated unit tests
  • All existing tests pass
  • Tested on specific hardware/environment (please specify):

Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
@chensuyue chensuyue marked this pull request as ready for review January 23, 2026 03:26
Copilot AI review requested due to automatic review settings January 23, 2026 03:26
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 to version 0.10.0 and completes the migration from the deprecated auto-round-lib package to auto-round-hpu. The changes remove legacy support for the old package naming while updating version references and build configurations.

Changes:

  • Version bumped from 0.9.6 to 0.10.0
  • Removed deprecated auto-round-lib package support and associated build logic
  • Updated all references from requirements-lib.txt to requirements-hpu.txt

Reviewed changes

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

Show a summary per file
File Description
setup.py Removed deprecated auto_round_lib build logic, renamed configuration variables from LIB_* to HPU_*, and simplified package naming
auto_round/version.py Bumped version from 0.9.6 to 0.10.0
README.md Updated installation instructions to use auto-round-hpu instead of auto-round-lib, but version badge shows 0.9.6
.github/workflows/manual-binary-build-publish.yml Updated default branch to v0.10.0 and removed "lib" from build matrix
.azure-pipelines/unit-test-hpu.yml Updated requirements file reference from requirements-lib.txt to requirements-hpu.txt
.azure-pipelines/template/ut-template.yml Updated build command from lib to hpu
.azure-pipelines/code-scan.yml Updated requirements file reference from requirements-lib.txt to requirements-hpu.txt

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chensuyue chensuyue added this to the 0.10.0 milestone Jan 26, 2026
@chensuyue chensuyue merged commit 0070219 into main Jan 26, 2026
28 of 30 checks passed
@chensuyue chensuyue deleted the suyue/bump_version branch January 26, 2026 03:11
lvliang-intel pushed a commit that referenced this pull request Feb 2, 2026
Signed-off-by: chensuyue <suyue.chen@intel.com>
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