This repository was archived by the owner on Aug 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
Init arch Xe2 #298
Open
airMeng
wants to merge
34
commits into
xetla
Choose a base branch
from
xe2_support
base: xetla
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
Init arch Xe2 #298
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
536e03e
save
sunjiweiswift 5949084
save(some error with kslicing)
sunjiweiswift 0669b12
fix kslicing bug
sunjiweiswift aafe774
save(g128 MTL 270Gflops bug on g32)
sunjiweiswift 1b9a443
add Specialized for FPU
sunjiweiswift 194ca35
support int scale col_major(with opt 10% perf when g = 32)
sunjiweiswift 2bc4877
support int4x8 for int32 weight
sunjiweiswift 8b9df8b
Update include/experimental/group/gemm/compute_policy.hpp
sunjiweiswift e8d3fbb
Update include/experimental/group/gemm/compute_policy.hpp
sunjiweiswift b0621df
save(perf bug with int4x8 load)
sunjiweiswift 56be57a
save
sunjiweiswift 2b37173
add first token UT
sunjiweiswift f973aa2
opt mma code
sunjiweiswift 0f36c04
opt perf for int4x8
sunjiweiswift d9902d8
support load one fp16 data
sunjiweiswift 30b8e95
support zero_pt
sunjiweiswift 885995f
support ASYM and SYM
sunjiweiswift 7e99e68
save
sunjiweiswift 150f7d3
ut improve
sunjiweiswift ddbac97
support sg_n > 1
sunjiweiswift d2aff4b
add #pragma unroll
sunjiweiswift 97c2481
support HF zero pt layout K x N, compress int4 along N dimensions
sunjiweiswift f19c86f
save
sunjiweiswift 897f5d5
sg_m =4 for first token
sunjiweiswift e7f2716
Extract dequant func
sunjiweiswift 0ebd890
update row_major for origin PVC/ARC template
sunjiweiswift b2dfad5
save(fix HPC 2D load)
sunjiweiswift 8817f54
fix XEHPC 2D load
sunjiweiswift 957c5a4
fix compile for all UT
sunjiweiswift 5456fc0
sync ipex 20240618
DDEle 9185409
opt PVC arch
sunjiweiswift 93c8ad1
fix group_qkv
sunjiweiswift 8f0abc4
fix group_qkv
sunjiweiswift dc7d812
init arch Xe2
airMeng 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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are multiple places with the gfxspecs link. I think they are helpful for internal developers. If they violate any company policies, they should be removed all at once in a separate PR.