Skip to content

Add sliding-window attention tuning support - #2439

Merged
umangyadav merged 3 commits into
developfrom
users/umayadav/sliding-window-tuning
Jul 31, 2026
Merged

Add sliding-window attention tuning support#2439
umangyadav merged 3 commits into
developfrom
users/umayadav/sliding-window-tuning

[NFC] Remove redundant sliding-window tuning comment

348b36d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2026 in 0s

83.69% (+1.12%) compared to e282b78

View this Pull Request on Codecov

83.69% (+1.12%) compared to e282b78

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
mlir/lib/Dialect/Rock/Tuning/RockTuningImpl.cpp 66.67% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2439      +/-   ##
===========================================
+ Coverage    82.57%   83.69%   +1.12%     
===========================================
  Files          120      121       +1     
  Lines        42852    43183     +331     
  Branches      7110     7182      +72     
===========================================
+ Hits         35381    36138     +757     
+ Misses        4815     4485     -330     
+ Partials      2656     2560      -96     
Files with missing lines Coverage Δ
mlir/lib/Dialect/Rock/Tuning/RockTuningImpl.cpp 60.88% <66.67%> (+1.56%) ⬆️

... and 38 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.