Skip to content

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

@HOLYlmx

Description

@HOLYlmx

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions