Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix hybrid compute stat when using mixed_type #2614

Merged
merged 4 commits into from
Jun 26, 2023

Conversation

iProzd
Copy link
Collaborator

@iProzd iProzd commented Jun 13, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (69d7c01) 78.45% compared to head (7b41984) 78.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2614      +/-   ##
==========================================
- Coverage   78.45%   78.43%   -0.02%     
==========================================
  Files         232      232              
  Lines       24437    24437              
  Branches     1462     1462              
==========================================
- Hits        19171    19168       -3     
- Misses       4876     4877       +1     
- Partials      390      392       +2     
Impacted Files Coverage Δ
deepmd/descriptor/descriptor.py 82.60% <ø> (ø)
deepmd/descriptor/hybrid.py 59.09% <ø> (ø)
deepmd/descriptor/loc_frame.py 95.31% <ø> (ø)
deepmd/descriptor/se_a.py 95.72% <ø> (ø)
deepmd/descriptor/se_a_ef.py 53.55% <ø> (ø)
deepmd/descriptor/se_a_mask.py 85.45% <ø> (ø)
deepmd/descriptor/se_atten.py 93.99% <ø> (ø)
deepmd/descriptor/se_r.py 95.33% <ø> (ø)
deepmd/descriptor/se_t.py 94.87% <ø> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@iProzd iProzd requested review from njzjz and wanghan-iapcm June 25, 2023 05:29
@wanghan-iapcm wanghan-iapcm merged commit 222530b into deepmodeling:devel Jun 26, 2023
@iProzd iProzd deleted the fix_hybrid branch April 24, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants