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 start_pref_pf and limit_pref_pf to loss Argument #1200

Merged
merged 1 commit into from
Oct 9, 2021

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Oct 9, 2021

fix #1199.

@njzjz njzjz requested a review from amcadmus October 9, 2021 02:39
@njzjz njzjz linked an issue Oct 9, 2021 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2021

Codecov Report

Merging #1200 (3d2da57) into devel (d8acbb8) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1200      +/-   ##
==========================================
- Coverage   76.06%   75.97%   -0.10%     
==========================================
  Files          91       91              
  Lines        7241     7238       -3     
==========================================
- Hits         5508     5499       -9     
- Misses       1733     1739       +6     
Impacted Files Coverage Δ
deepmd/utils/argcheck.py 89.86% <100.00%> (-0.14%) ⬇️
source/op/_gelu.py 71.42% <0.00%> (-6.35%) ⬇️
deepmd/infer/deep_eval.py 92.45% <0.00%> (-4.43%) ⬇️
deepmd/entrypoints/test.py 11.53% <0.00%> (-0.37%) ⬇️
deepmd/loss/ener.py 47.34% <0.00%> (-0.24%) ⬇️
deepmd/train/trainer.py 73.76% <0.00%> (-0.13%) ⬇️
deepmd/train/run_options.py 86.66% <0.00%> (-0.13%) ⬇️
source/op/_tabulate_grad.py 100.00% <0.00%> (ø)
source/op/_prod_force_grad.py 100.00% <0.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8acbb8...3d2da57. Read the comment docs.

@amcadmus amcadmus enabled auto-merge (squash) October 9, 2021 02:47
@amcadmus amcadmus merged commit 35d333e into deepmodeling:devel Oct 9, 2021
@njzjz njzjz deleted the atom-pref branch October 9, 2021 03:19
@Franklalalala
Copy link

Wow, so efficient! Thanks a lot!

njzjz pushed a commit to njzjz/deepmd-kit that referenced this pull request Sep 21, 2023
<!--pre-commit.ci start-->
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.262 →
v0.0.263](astral-sh/ruff-pre-commit@v0.0.262...v0.0.263)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

"start_pref_f" not support on DeepMD-kit v2.0.1 gpu cuda 11.3
4 participants