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

pluggable backend #3294

Merged
merged 4 commits into from
Feb 19, 2024
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Feb 19, 2024

No description provided.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
deepmd/backend/__init__.py Fixed Show fixed Hide fixed
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (6451cdb) 74.93% compared to head (908d748) 75.06%.
Report is 2 commits behind head on devel.

Files Patch % Lines
deepmd/backend/backend.py 85.48% 9 Missing ⚠️
deepmd/backend/dpmodel.py 79.31% 6 Missing ⚠️
deepmd/backend/pytorch.py 83.33% 5 Missing ⚠️
deepmd/backend/tensorflow.py 90.32% 3 Missing ⚠️
deepmd/backend/__init__.py 93.33% 1 Missing ⚠️
deepmd/entrypoints/neighbor_stat.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3294      +/-   ##
==========================================
+ Coverage   74.93%   75.06%   +0.12%     
==========================================
  Files         391      396       +5     
  Lines       33661    33908     +247     
  Branches     1604     1604              
==========================================
+ Hits        25224    25453     +229     
- Misses       7576     7594      +18     
  Partials      861      861              

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

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Feb 19, 2024
Merged via the queue into deepmodeling:devel with commit 63bec22 Feb 19, 2024
48 checks passed
@njzjz njzjz mentioned this pull request Apr 2, 2024
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.

2 participants