Update generated Python Op docs.

Change: 146751213
This commit is contained in:
A. Unique TensorFlower 2017-02-06 22:36:02 -08:00 committed by TensorFlower Gardener
parent 3414c1ebab
commit e62ef90649
2 changed files with 2 additions and 2 deletions

View File

@ -3769,7 +3769,7 @@ internally use the two seeds to allow user to change the seed globally for a
graph, or for only specific operations.
For details on how the graph-level seed interacts with op seeds, see
@{set_random_seed}.
@{tf.set_random_seed}.
##### Args:

View File

@ -8,7 +8,7 @@ internally use the two seeds to allow user to change the seed globally for a
graph, or for only specific operations.
For details on how the graph-level seed interacts with op seeds, see
@{set_random_seed}.
@{tf.set_random_seed}.
##### Args: