This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Add zp no degrad dequant - #297
Open
zhewang1-intc wants to merge 4 commits into
Open
Conversation
DDEle
force-pushed
the
xetla_int4_matB_col_major
branch
2 times, most recently
from
June 19, 2024 14:22
5a2ad7f to
93c8ad1
Compare
zhewang1-intc
force-pushed
the
add_zp_no_degrad_dequant
branch
from
June 20, 2024 10:40
243c9e6 to
2017cb0
Compare
sunjiweiswift
force-pushed
the
xetla_int4_matB_col_major
branch
from
June 21, 2024 09:22
ea1267d to
4f30651
Compare
zhewang1-intc
force-pushed
the
add_zp_no_degrad_dequant
branch
from
June 24, 2024 06:07
2017cb0 to
adfbeea
Compare
sunjiweiswift
force-pushed
the
xetla_int4_matB_col_major
branch
from
June 26, 2024 04:45
631b2a3 to
3d71451
Compare
zhewang1-intc
force-pushed
the
add_zp_no_degrad_dequant
branch
3 times, most recently
from
June 28, 2024 01:50
1b234c5 to
24b1ec4
Compare
DDEle
force-pushed
the
add_zp_no_degrad_dequant
branch
from
July 10, 2024 05:50
29946d2 to
696820f
Compare
commit 96d2966 Author: Ding, Yi1 <yi1.ding@intel.com> Date: Wed Jul 10 08:26:45 2024 +0000 s4=>i4 commit 696820f Author: Ding, Yi1 <yi1.ding@intel.com> Date: Wed Jul 10 05:50:03 2024 +0000 add back dtype_zero_pt checkk commit 20da116 Author: Wang,Zhe <zhe1.wang@intel.com> Date: Mon Jul 1 10:51:38 2024 +0800 support bf16 activation commit ea42a9a Author: Zhe, Wang <zhe1.wang@intel.com> Date: Tue Jun 18 09:23:19 2024 +0800 support fp_zp quant
Contributor
|
you should raise the PR to IPEX too to avoid a huge PR again |
DDEle
force-pushed
the
add_zp_no_degrad_dequant
branch
from
July 11, 2024 07:40
96d2966 to
074e76d
Compare
Contributor
That's why I made #311 and its corresponding IPEX PR to split the BF16 part. The "zp no degrad" part is WIP and blocked by dependencies anyway... |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of Change
feature or bug fix or documentation or others
API changed or not
Description
detail description
Issues: xxx
Expected Behavior & Potential Risk
the expected behavior that triggered by this PR
How has this PR been tested?
how to reproduce the test (including hardware information)
Dependency Change?
any library dependency introduced or removed