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

user-defined training_reuse_old_ratio is mandatory #343

Merged
merged 2 commits into from
Jan 4, 2021

Conversation

Vibsteamer
Copy link
Collaborator

Revising the default value of training_reuse_old_ratio form "0.2" into "None".
Adding and error message with simple explanations and suggestions.

Revising the default value of training_reuse_old_ratio form "0.2" into "None".
Adding and error message with simple explanations and suggestions.
@codecov-io
Copy link

codecov-io commented Dec 31, 2020

Codecov Report

Merging #343 (f80883b) into devel (d15f199) will increase coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel     #343   +/-   ##
=======================================
  Coverage   32.23%   32.24%           
=======================================
  Files          85       85           
  Lines       14290    14292    +2     
=======================================
+ Hits         4607     4608    +1     
- Misses       9683     9684    +1     
Impacted Files Coverage Δ
dpgen/generator/run.py 69.92% <66.66%> (-0.03%) ⬇️

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 d15f199...f80883b. Read the comment docs.

@amcadmus amcadmus merged commit 9ae6d6c into deepmodeling:devel Jan 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.

3 participants