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

fix a typo in document #1445

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Jan 24, 2022

Fix #1339.

@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2022

Codecov Report

Merging #1445 (27f1edc) into devel (6238482) will decrease coverage by 1.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1445      +/-   ##
==========================================
- Coverage   75.66%   74.49%   -1.18%     
==========================================
  Files          92       92              
  Lines        7665     7638      -27     
==========================================
- Hits         5800     5690     -110     
- Misses       1865     1948      +83     
Impacted Files Coverage Δ
deepmd/infer/deep_tensor.py 56.09% <0.00%> (-39.03%) ⬇️
deepmd/train/run_options.py 71.42% <0.00%> (-15.37%) ⬇️
deepmd/loggers/loggers.py 41.90% <0.00%> (-9.53%) ⬇️
deepmd/train/trainer.py 69.62% <0.00%> (-2.70%) ⬇️
deepmd/loss/ener.py 47.57% <0.00%> (-0.23%) ⬇️
deepmd/utils/argcheck.py 90.06% <0.00%> (-0.20%) ⬇️
deepmd/common.py 82.27% <0.00%> (-0.12%) ⬇️
source/op/_tabulate_grad.py 100.00% <0.00%> (ø)
source/op/_prod_force_grad.py 100.00% <0.00%> (ø)
source/op/_prod_virial_grad.py 100.00% <0.00%> (ø)
... and 7 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 6238482...27f1edc. Read the comment docs.

@wanghan-iapcm wanghan-iapcm merged commit bcfb127 into deepmodeling:devel Jan 24, 2022
@njzjz njzjz deleted the njzjz-patch-5 branch January 24, 2022 10:44
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

3 participants