Skip to content

support enable_gqa

e661531
Select commit
Loading
Failed to load commit list.
Merged

Support enable_gqa and only support 4D Q, K, and V #2558

support enable_gqa
e661531
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2025 in 0s

70.32% (-0.03%) compared to 647b22a

View this Pull Request on Codecov

70.32% (-0.03%) compared to 647b22a

Details

Codecov Report

❌ Patch coverage is 14.28571% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.32%. Comparing base (647b22a) to head (e661531).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
onnxscript/function_libs/torch_lib/ops/nn.py 14.28% 22 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2558      +/-   ##
==========================================
- Coverage   70.34%   70.32%   -0.03%     
==========================================
  Files         218      222       +4     
  Lines       26430    26645     +215     
  Branches     2647     2663      +16     
==========================================
+ Hits        18593    18738     +145     
- Misses       6934     6991      +57     
- Partials      903      916      +13     

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