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

make compress work for hybrid descriptor composed of se_e2_a #1094

Merged
merged 3 commits into from
Sep 4, 2021

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Sep 3, 2021

Also fixes some typos like RunTimeError->RuntimeError.

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2021

Codecov Report

Merging #1094 (8accf4c) into devel (aab124f) will decrease coverage by 0.02%.
The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1094      +/-   ##
==========================================
- Coverage   75.74%   75.72%   -0.03%     
==========================================
  Files          88       88              
  Lines        6996     6998       +2     
==========================================
  Hits         5299     5299              
- Misses       1697     1699       +2     
Impacted Files Coverage Δ
deepmd/descriptor/descriptor.py 84.00% <ø> (ø)
deepmd/entrypoints/compress.py 79.59% <ø> (-0.81%) ⬇️
deepmd/train/trainer.py 72.89% <ø> (-0.07%) ⬇️
deepmd/descriptor/hybrid.py 40.32% <33.33%> (-0.36%) ⬇️
deepmd/utils/tabulate.py 83.90% <57.14%> (+0.09%) ⬆️
deepmd/descriptor/se_a.py 94.37% <100.00%> (+0.01%) ⬆️
deepmd/utils/graph.py 74.11% <100.00%> (ø)

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 aab124f...8accf4c. Read the comment docs.

deepmd/descriptor/descriptor.py Outdated Show resolved Hide resolved
deepmd/utils/tabulate.py Outdated Show resolved Hide resolved
@amcadmus amcadmus merged commit e2fc5e3 into deepmodeling:devel Sep 4, 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.

None yet

4 participants