Skip to content

fix parameter snapshot_stride useless problem#1908

Open
soldier828 wants to merge 1 commit intoPaddlePaddle:dev-staticfrom
soldier828:develop
Open

fix parameter snapshot_stride useless problem#1908
soldier828 wants to merge 1 commit intoPaddlePaddle:dev-staticfrom
soldier828:develop

Conversation

@soldier828
Copy link

@soldier828 soldier828 commented Mar 20, 2019

The parameter snapshot_stride of utility.py is not identical with snapshot_iter of config.py. However, train.py actually uses snapshot_iter which makes snapshot_stride no sense.
For less modifications, change the snapshot_stride to snapshot_iter.

@soldier828 soldier828 changed the title fix parameter snapshot_iter useless problem fix parameter snapshot_stride useless problem Mar 20, 2019
@CLAassistant
Copy link

CLAassistant commented Mar 24, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants