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

when I using MirroredStratage, the model didnt run the eval process.-.- #6

Open
HOLYlmx opened this issue Sep 17, 2021 · 0 comments
Open

Comments

@HOLYlmx
Copy link

HOLYlmx commented Sep 17, 2021

Sorry to interrupt, but when I runing the code in MirroredStratage following the Tensorflow Guide, there's no eval process, the model is just traning all the time. .....
The code changes are as follows:
mirrored_strategy = tf.distribute.MirroredStrategy()
#config = tf.estimator.RunConfig(FLAGS.model_dir)
config = tf.estimator.RunConfig(model_dir=FLAGS.model_dir, train_distribute=mirrored_strategy)

what should I do about this? thank you so much!

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

No branches or pull requests

1 participant