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

Add embedding network dimension check of model compression #1303

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

denghuilu
Copy link
Member

See also #912 .

@denghuilu denghuilu requested a review from njzjz November 22, 2021 08:46
@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2021

Codecov Report

Merging #1303 (a779970) into devel (9c517eb) will decrease coverage by 0.02%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1303      +/-   ##
==========================================
- Coverage   75.90%   75.88%   -0.03%     
==========================================
  Files          91       91              
  Lines        7417     7419       +2     
==========================================
  Hits         5630     5630              
- Misses       1787     1789       +2     
Impacted Files Coverage Δ
deepmd/utils/tabulate.py 84.97% <ø> (-0.26%) ⬇️
deepmd/descriptor/se_a.py 95.03% <66.66%> (-0.29%) ⬇️
deepmd/descriptor/se_t.py 97.76% <66.66%> (-0.43%) ⬇️

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 9c517eb...a779970. Read the comment docs.

@wanghan-iapcm wanghan-iapcm merged commit 3d93fd0 into deepmodeling:devel Nov 23, 2021
@njzjz njzjz linked an issue Nov 23, 2021 that may be closed by this pull request
njzjz added a commit to njzjz/deepmd-kit that referenced this pull request Sep 21, 2023
…vasp (deepmodeling#1329)

Fix deepmodeling#1303.

---------

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@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.

ValueError: Dimensions must be equal
4 participants