Add GroupQueryAttention with KV-Cache #3425
Merged
Codecov / codecov/project
succeeded
Oct 11, 2024 in 0s
92.17% (+0.09%) compared to bdbe342
View this Pull Request on Codecov
92.17% (+0.09%) compared to bdbe342
Details
Codecov Report
Attention: Patch coverage is 97.95222%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 92.17%. Comparing base (
bdbe342
) to head (725f34f
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/include/migraphx/op/group_query_attention.hpp | 98.03% | 5 Missing |
src/onnx/parse_group_query_attention.cpp | 96.87% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #3425 +/- ##
===========================================
+ Coverage 92.08% 92.17% +0.09%
===========================================
Files 510 512 +2
Lines 21094 21385 +291
===========================================
+ Hits 19424 19712 +288
- Misses 1670 1673 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading