Feat: add se_atten_v2
to PyTorch and DP
#3840
Merged
Codecov / codecov/project
succeeded
May 30, 2024 in 1s
82.45% (-0.08%) compared to dd7f27a
View this Pull Request on Codecov
82.45% (-0.08%) compared to dd7f27a
Details
Codecov Report
Attention: Patch coverage is 90.90909%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 82.45%. Comparing base (
dd7f27a
) to head (c08f61d
).
❗ Current head c08f61d differs from pull request most recent head 46783e3
Please upload reports for the commit 46783e3 to get more accurate results.
Files | Patch % | Lines |
---|---|---|
deepmd/dpmodel/descriptor/dpa1.py | 75.00% | 1 Missing |
deepmd/pt/model/descriptor/se_atten_v2.py | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## devel #3840 +/- ##
==========================================
- Coverage 82.53% 82.45% -0.08%
==========================================
Files 513 514 +1
Lines 49040 49040
Branches 2985 2975 -10
==========================================
- Hits 40473 40436 -37
+ Misses 7656 7639 -17
- Partials 911 965 +54
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading