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

support dp compress #607

Merged
merged 1 commit into from Nov 30, 2021
Merged

support dp compress #607

merged 1 commit into from Nov 30, 2021

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Nov 30, 2021

Setting dp_compress to true in parameters will enable model compression.

Fix #559.

Set `dp_compress` to `true` in parameters will enable model compression.
@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2021

Codecov Report

Merging #607 (fcf4574) into devel (df9095d) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #607      +/-   ##
==========================================
- Coverage   33.12%   33.11%   -0.02%     
==========================================
  Files          86       86              
  Lines       14810    14817       +7     
==========================================
  Hits         4906     4906              
- Misses       9904     9911       +7     
Impacted Files Coverage Δ
dpgen/generator/run.py 65.52% <0.00%> (-0.21%) ⬇️

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 df9095d...fcf4574. Read the comment docs.

@wanghan-iapcm wanghan-iapcm merged commit 43d1a0d into deepmodeling:devel Nov 30, 2021
Cloudac7 pushed a commit to Cloudac7/dpgen that referenced this pull request Dec 1, 2021
Set `dp_compress` to `true` in parameters will enable model compression.
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