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 the example of inference with C++ interface #1504

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Feb 23, 2022

fix #1493

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2022

Codecov Report

Merging #1504 (ac30ded) into devel (17d1443) will decrease coverage by 1.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1504      +/-   ##
==========================================
- Coverage   76.02%   74.56%   -1.46%     
==========================================
  Files          93       93              
  Lines        7711     7698      -13     
==========================================
- Hits         5862     5740     -122     
- Misses       1849     1958     +109     
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/utils/network.py 82.10% <0.00%> (-10.53%) ⬇️
deepmd/loggers/loggers.py 41.90% <0.00%> (-9.53%) ⬇️
deepmd/train/trainer.py 69.76% <0.00%> (-4.77%) ⬇️
deepmd/env.py 76.00% <0.00%> (-1.00%) ⬇️
deepmd/fit/ener.py 91.66% <0.00%> (-0.88%) ⬇️
deepmd/descriptor/se_a.py 94.15% <0.00%> (-0.67%) ⬇️
deepmd/loss/ener.py 47.57% <0.00%> (-0.23%) ⬇️
deepmd/utils/argcheck.py 90.06% <0.00%> (-0.20%) ⬇️
... and 15 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 17d1443...ac30ded. Read the comment docs.

@wanghan-iapcm wanghan-iapcm merged commit 52ba6d9 into deepmodeling:devel Feb 23, 2022
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