Commit 9d91cc94 authored by Jonathan Hseu's avatar Jonathan Hseu Committed by Michael Case
Browse files

Give tf.contrib.summary a default suffix of .v2. This is so that it doesn't...

Give tf.contrib.summary a default suffix of .v2. This is so that it doesn't conflict with v1 summaries that are being created at the same time.

By default, MonitoredTrainingSession and Estimator will create v1 summaries, so using both currently creates a race condition, and the last one to create the event file writer wins.

PiperOrigin-RevId: 183919988
parent 1ec4b356
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment