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

simplify: support using true error as error indicator #1321

Merged
merged 2 commits into from Sep 2, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Sep 1, 2023

i.e. Eq. B.2 in the DP-GEN paper.

Requires DeePMD-kit version >=2.2.4.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit e79ec2a)
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit a0a0246)
@njzjz njzjz changed the title support using true error as error indicator simplify: support using true error as error indicator Sep 1, 2023
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage: 87.50% and project coverage change: +0.11% 🎉

Comparison is base (2b6fecf) 48.24% compared to head (7790c62) 48.35%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1321      +/-   ##
==========================================
+ Coverage   48.24%   48.35%   +0.11%     
==========================================
  Files          82       82              
  Lines       14601    14640      +39     
==========================================
+ Hits         7044     7079      +35     
- Misses       7557     7561       +4     
Files Changed Coverage Δ
dpgen/simplify/simplify.py 46.72% <86.66%> (+4.42%) ⬆️
dpgen/simplify/arginfo.py 100.00% <100.00%> (ø)

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

@wanghan-iapcm wanghan-iapcm merged commit 1f0505d into deepmodeling:devel Sep 2, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants