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

Model compression for se-t descriptor #1225

Merged
merged 24 commits into from
Oct 19, 2021

Conversation

wanghan-iapcm
Copy link
Collaborator

Reopen the PR #1175 due to a wrong merge style.

@wanghan-iapcm
Copy link
Collaborator Author

@njzjz please note that all PRs to devel are squashed and merged.

@wanghan-iapcm wanghan-iapcm enabled auto-merge (squash) October 19, 2021 13:25
@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2021

Codecov Report

Merging #1225 (016bf73) into devel (4bc3b27) will increase coverage by 0.08%.
The diff coverage is 78.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1225      +/-   ##
==========================================
+ Coverage   75.95%   76.03%   +0.08%     
==========================================
  Files          91       91              
  Lines        7260     7358      +98     
==========================================
+ Hits         5514     5595      +81     
- Misses       1746     1763      +17     
Impacted Files Coverage Δ
deepmd/entrypoints/compress.py 76.36% <ø> (-0.83%) ⬇️
deepmd/entrypoints/main.py 88.77% <ø> (ø)
deepmd/utils/argcheck.py 90.03% <ø> (-0.04%) ⬇️
deepmd/utils/convert.py 15.78% <19.04%> (-1.16%) ⬇️
deepmd/entrypoints/convert.py 22.22% <20.00%> (-6.35%) ⬇️
deepmd/descriptor/se_a.py 95.31% <50.00%> (-0.95%) ⬇️
deepmd/utils/tabulate.py 88.20% <85.07%> (+5.06%) ⬆️
deepmd/descriptor/se_t.py 98.19% <100.00%> (+0.14%) ⬆️
source/op/_tabulate_grad.py 100.00% <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 4bc3b27...016bf73. Read the comment docs.

@wanghan-iapcm wanghan-iapcm merged commit 1cf3e50 into deepmodeling:devel Oct 19, 2021
njzjz pushed a commit to njzjz/deepmd-kit that referenced this pull request Sep 21, 2023
How to add code blocks in the doc?

---------

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

None yet

4 participants