Typo fix in distribute_lib.
PiperOrigin-RevId: 338723266 Change-Id: I057cfce1f58c771570d8b1ff13785f7cc275ee67
This commit is contained in:
parent
1f9b6b99ba
commit
09a9081bd3
@ -977,7 +977,7 @@ class StrategyBase(object):
|
||||
}]
|
||||
|
||||
|
||||
Three key actions happending under the hood of this method are batching,
|
||||
Three key actions happening under the hood of this method are batching,
|
||||
sharding, and prefetching.
|
||||
|
||||
In the code snippet above, `dataset` is batched by `global_batch_size`, and
|
||||
|
Loading…
x
Reference in New Issue
Block a user