Update generated Python Op docs.

Change: 128395909
This commit is contained in:
A. Unique TensorFlower 2016-07-25 12:56:11 -08:00 committed by TensorFlower Gardener
parent 1bd1c27e0d
commit 88ffd73ed9
2 changed files with 14 additions and 0 deletions

View File

@ -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}

View File

@ -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}