diff --git a/tensorflow/g3doc/api_docs/python/functions_and_classes/shard6/tf.train.Coordinator.md b/tensorflow/g3doc/api_docs/python/functions_and_classes/shard6/tf.train.Coordinator.md index bebc34754f4..744e4e233a6 100644 --- a/tensorflow/g3doc/api_docs/python/functions_and_classes/shard6/tf.train.Coordinator.md +++ b/tensorflow/g3doc/api_docs/python/functions_and_classes/shard6/tf.train.Coordinator.md @@ -149,6 +149,13 @@ that `RuntimeError`. is called and the grace period expires. +- - - + +#### `tf.train.Coordinator.joined` {#Coordinator.joined} + + + + - - - #### `tf.train.Coordinator.request_stop(ex=None)` {#Coordinator.request_stop} diff --git a/tensorflow/g3doc/api_docs/python/train.md b/tensorflow/g3doc/api_docs/python/train.md index c8b2817fcb5..63ae5a0940b 100644 --- a/tensorflow/g3doc/api_docs/python/train.md +++ b/tensorflow/g3doc/api_docs/python/train.md @@ -1279,6 +1279,13 @@ that `RuntimeError`. is called and the grace period expires. +- - - + +#### `tf.train.Coordinator.joined` {#Coordinator.joined} + + + + - - - #### `tf.train.Coordinator.request_stop(ex=None)` {#Coordinator.request_stop}