[XPU] Enable QK Norm + RoPE fusion pass on XPU - #49394
Merged
jikunshang merged 7 commits intoJul 27, 2026
Merged
Conversation
chaojun-zhang
requested review from
BoyuanFeng,
ProExpertProg,
jikunshang,
xuechendi,
youkaichao and
zou3519
as code owners
July 22, 2026 02:42
Signed-off-by: Chaojun Zhang <chaojun.zhang@intel.com>
chaojun-zhang
force-pushed
the
fix/xpu-qk-norm-rope-fusion
branch
from
July 22, 2026 04:18
16086b8 to
b9bff44
Compare
jikunshang
approved these changes
Jul 22, 2026
jikunshang
enabled auto-merge (squash)
July 26, 2026 14:22
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Performance & Accuracy Test
Commands
Server (
fusion_onadds--compilation-configor set ,eageradds--enforce-eagerinstead):Bench client:
Benchmark report (input=4096, output=1024, num-prompts=32, max-concurrency=8)
fusion_onfusion_offeager[baseline]fusion_ongives +11.7% throughput and -10.5% duration vsfusion_off, matchingeager.Accuracy report (GSM8K, 5-shot, limit=250)
fusion_onfusion_offeagerAll within 1 stderr of each other — no accuracy regression from the fusion pass.