Fix documentation for tf.distribute.RunOptions.
PiperOrigin-RevId: 296531864 Change-Id: I6310a939ac43ffabb356196a14df58f887adae3b
This commit is contained in:
parent
e318ac94b9
commit
f175cee3b6
@ -424,7 +424,7 @@ class RunOptions(
|
|||||||
|
|
||||||
Attributes:
|
Attributes:
|
||||||
experimental_enable_dynamic_batch_size: Boolean. Only applies to
|
experimental_enable_dynamic_batch_size: Boolean. Only applies to
|
||||||
TPUStrategy. Default to False. If True, TPUStrategy will enable dynamic
|
TPUStrategy. Default to True. If True, TPUStrategy will enable dynamic
|
||||||
padder to support dynamic batch size for the inputs. Otherwise only static
|
padder to support dynamic batch size for the inputs. Otherwise only static
|
||||||
shape inputs are allowed.
|
shape inputs are allowed.
|
||||||
experimental_bucketizing_dynamic_shape: Boolean. Only applies to
|
experimental_bucketizing_dynamic_shape: Boolean. Only applies to
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user