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

import deepmd.op in infer.data_modifier #2592

Merged
merged 3 commits into from Jun 6, 2023

Conversation

Yi-FanLi
Copy link
Collaborator

@Yi-FanLi Yi-FanLi commented Jun 6, 2023

Fix #2590

@github-actions github-actions bot added the Python label Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Patch coverage: 80.00% and no project coverage change.

Comparison is base (77596f8) 76.66% compared to head (159e36e) 76.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2592   +/-   ##
=======================================
  Coverage   76.66%   76.67%           
=======================================
  Files         233      233           
  Lines       24175    24175           
  Branches     1697     1711   +14     
=======================================
+ Hits        18533    18535    +2     
+ Misses       4519     4517    -2     
  Partials     1123     1123           
Impacted Files Coverage Δ
source/lmp/fix_dplr.cpp 78.00% <75.00%> (+0.25%) ⬆️
deepmd/infer/data_modifier.py 88.37% <100.00%> (+0.05%) ⬆️

... and 1 file 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.

@njzjz njzjz linked an issue Jun 6, 2023 that may be closed by this pull request
@wanghan-iapcm wanghan-iapcm merged commit 03da08d into deepmodeling:devel Jun 6, 2023
38 checks passed
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.

[BUG] Inference with Python interface DPLR model raises error.
3 participants