Skip to content

SDPA fusion cleanup#2352

Merged
gramalingam merged 23 commits into
mainfrom
rama/sdpa
Jun 3, 2025
Merged

SDPA fusion cleanup#2352
gramalingam merged 23 commits into
mainfrom
rama/sdpa

Merge branch 'main' into rama/sdpa

06d3e9a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jun 3, 2025 in 1s

70.20% (+0.04%) compared to 4e526f7

View this Pull Request on Codecov

70.20% (+0.04%) compared to 4e526f7

Details

Codecov Report

Attention: Patch coverage is 77.35849% with 24 lines in your changes missing coverage. Please review.

Project coverage is 70.20%. Comparing base (4e526f7) to head (06d3e9a).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
onnxscript/rewriter/ort_fusions/sdpa_test.py 60.52% 14 Missing and 1 partial ⚠️
onnxscript/rewriter/_fusion_utils.py 63.63% 2 Missing and 2 partials ⚠️
onnxscript/rewriter/ort_fusions/sdpa.py 89.47% 2 Missing and 2 partials ⚠️
onnxscript/rewriter/_basics.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2352      +/-   ##
==========================================
+ Coverage   70.16%   70.20%   +0.04%     
==========================================
  Files         198      198              
  Lines       24844    24871      +27     
  Branches     2670     2659      -11     
==========================================
+ Hits        17431    17461      +30     
- Misses       6495     6496       +1     
+ Partials      918      914       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.