-
Notifications
You must be signed in to change notification settings - Fork 710
Add SYCL Kernels for XPU backend #1679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
xiaolil1
wants to merge
38
commits into
bitsandbytes-foundation:main
Choose a base branch
from
xiaolil1:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
dd7b173
Add SYCL Kernels for XPU backend
xiaolil1 df93cdd
Merge pull request #1 from xiaolil1/jiqing
xiaolil1 872aa02
fix transpose
jiqing-feng 04437a3
fix log and format
jiqing-feng d585bea
revert cpu changes
jiqing-feng 1781611
clean ipex_xpu
jiqing-feng c982781
clean ipex import
jiqing-feng a4c5f8c
fix ipex cpu import
jiqing-feng 4f076bb
fix typo
jiqing-feng 76d7178
fix comments
jiqing-feng b31ea62
Merge pull request #2 from xiaolil1/jiqing
xiaolil1 452aa84
refine gemv_4bit kernel
xiaolil1 e8ac8b5
Merge branch 'main' into main
jiqing-feng 8620a95
enable FP4 for dequant_4bit and gemv_4bit
xiaolil1 00f064b
refine FP4 dequantization performance
xiaolil1 d60750f
remove check for better performance
jiqing-feng 59f2aa8
Merge pull request #3 from xiaolil1/jiqing
xiaolil1 aad358f
fix doc
jiqing-feng 45e4451
Merge pull request #4 from xiaolil1/jiqing
xiaolil1 1e21ee9
clean code
xiaolil1 4e7f5c1
Merge branch 'main' into main
xiaolil1 1601652
fix tests
jiqing-feng 1cc25ff
rm comments
jiqing-feng c44f38e
Merge pull request #5 from xiaolil1/jiqing
xiaolil1 9f283bd
fix memory issue
xiaolil1 9897eae
fix ut failure
xiaolil1 411a276
adjust threshold
jiqing-feng b6a3524
fix xpu check
jiqing-feng 1c4f478
change test_functional check
jiqing-feng e5cf821
fix test_module
jiqing-feng 502fe83
Merge pull request #6 from xiaolil1/jiqing
xiaolil1 8b54381
fix device check
jiqing-feng 1e0f661
Merge pull request #7 from xiaolil1/jiqing_test
jiqing-feng 99698d2
fix tests
jiqing-feng b88236a
Merge pull request #8 from xiaolil1/jiqing
jiqing-feng 56c48bc
Merge branch 'main' into main
jiqing-feng 302413e
Merge branch 'main' into main
jiqing-feng 685962c
Enable Windows build and refine code
xiaolil1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Empty file.
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.