Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

some change in the SyncLastestModel function about continue training #143

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Janvril
Copy link

@Janvril Janvril commented May 13, 2015

Now the SyncLastestModel function will first sync from "model_in",
if it is not specified or the specified file doesn't exist, it will sync from "start_counter"
if both of them cannot sync successfully, it will sync from the latest model.

@zhongwen
Copy link
Contributor

Thanks for the PR.

I think the continue = 1 cannot be used together with model_in.

And the current implementation tries to find a model with largest start_counter and then synchronize with the latest model. Please check the do loop.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants