Merge pull request #24678 from sublee:fix-typo-task
PiperOrigin-RevId: 227893986
This commit is contained in:
commit
ee5ca473bf
@ -48,8 +48,8 @@ class MirroredStrategy(distribute_lib.DistributionStrategy):
|
||||
distributed environment.
|
||||
|
||||
There are several important concepts for distributed TensorFlow, e.g.
|
||||
`client`, `job`, 'task', `cluster`, `in-graph replication` and
|
||||
'synchronous training' and they have already been defined in the
|
||||
`client`, `job`, `task`, `cluster`, `in-graph replication` and
|
||||
`synchronous training` and they have already been defined in the
|
||||
[TensorFlow's documentation](https://www.tensorflow.org/deploy/distributed).
|
||||
The distribution strategy inherits these concepts as well and in addition to
|
||||
that we also clarify several more concepts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user