Update generated Python Op docs.
Change: 146751213
This commit is contained in:
parent
3414c1ebab
commit
e62ef90649
@ -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.
|
graph, or for only specific operations.
|
||||||
|
|
||||||
For details on how the graph-level seed interacts with op seeds, see
|
For details on how the graph-level seed interacts with op seeds, see
|
||||||
@{set_random_seed}.
|
@{tf.set_random_seed}.
|
||||||
|
|
||||||
##### Args:
|
##### Args:
|
||||||
|
|
||||||
|
@ -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.
|
graph, or for only specific operations.
|
||||||
|
|
||||||
For details on how the graph-level seed interacts with op seeds, see
|
For details on how the graph-level seed interacts with op seeds, see
|
||||||
@{set_random_seed}.
|
@{tf.set_random_seed}.
|
||||||
|
|
||||||
##### Args:
|
##### Args:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user