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

add get_type_map method to model; export model methods #3247

Merged
merged 4 commits into from
Feb 12, 2024

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Feb 8, 2024

No description provided.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

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

Comparison is base (c131c8f) 75.27% compared to head (5694ded) 75.27%.

Files Patch % Lines
deepmd/dpmodel/model/dp_atomic_model.py 50.00% 1 Missing ⚠️
deepmd/dpmodel/model/linear_atomic_model.py 50.00% 1 Missing ⚠️
deepmd/dpmodel/model/pairtab_atomic_model.py 50.00% 1 Missing ⚠️
deepmd/pt/model/model/dp_atomic_model.py 75.00% 1 Missing ⚠️
deepmd/pt/model/model/linear_atomic_model.py 75.00% 1 Missing ⚠️
deepmd/pt/model/model/pairtab_atomic_model.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3247      +/-   ##
==========================================
- Coverage   75.27%   75.27%   -0.01%     
==========================================
  Files         373      373              
  Lines       33227    33247      +20     
  Branches     1605     1604       -1     
==========================================
+ Hits        25012    25026      +14     
- Misses       7344     7350       +6     
  Partials      871      871              

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

deepmd/dpmodel/model/linear_atomic_model.py Outdated Show resolved Hide resolved
deepmd/dpmodel/model/pairtab_atomic_model.py Outdated Show resolved Hide resolved
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@wanghan-iapcm wanghan-iapcm merged commit beb1b98 into deepmodeling:devel Feb 12, 2024
46 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