-
Notifications
You must be signed in to change notification settings - Fork 523
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 4 pt descriptor compression (#4227)
se_a, se_atten(DPA1), se_t, se_r <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes - **New Features** - Introduced a model compression feature across multiple descriptor classes, enhancing performance and efficiency. - Added `enable_compression` methods to various classes, allowing users to enable and configure compression settings. - **Bug Fixes** - Improved error handling for unsupported compression scenarios and parameter validation. - **Tests** - Added comprehensive unit tests for new compression functionalities across multiple descriptor classes to ensure accuracy and reliability. - **Documentation** - Enhanced documentation for new methods and classes to clarify usage and parameters related to compression. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Jinzhe Zeng <[email protected]> Signed-off-by: Yan Wang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jinzhe Zeng <[email protected]>
- Loading branch information
1 parent
eb2832b
commit 8355947
Showing
15 changed files
with
2,377 additions
and
388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.