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

Support loss normalization #538

Merged
merged 3 commits into from
Apr 20, 2021
Merged

Support loss normalization #538

merged 3 commits into from
Apr 20, 2021

Conversation

YWolfeee
Copy link
Contributor

This commit add support to loss normalization, and change the input args in "loss"

Haotian Ye,
Apr, 20, 2021

@codecov-commenter
Copy link

codecov-commenter commented Apr 20, 2021

Codecov Report

Merging #538 (c4a9a33) into devel (ab49c43) will decrease coverage by 0.05%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #538      +/-   ##
==========================================
- Coverage   62.15%   62.09%   -0.06%     
==========================================
  Files          74       74              
  Lines        6220     6229       +9     
==========================================
+ Hits         3866     3868       +2     
- Misses       2354     2361       +7     
Impacted Files Coverage Δ
deepmd/utils/argcheck.py 16.54% <10.00%> (-0.13%) ⬇️
deepmd/loss/tensor.py 32.53% <100.00%> (+0.53%) ⬆️

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 ab49c43...c4a9a33. Read the comment docs.

@amcadmus amcadmus merged commit a46407a into deepmodeling:devel Apr 20, 2021
gzq942560379 pushed a commit to HPC-AI-Team/deepmd-kit that referenced this pull request Sep 1, 2021
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.

3 participants