Fix spelling error in map_fn documentation.
PiperOrigin-RevId: 344805330 Change-Id: Iace71268055552150a21a5fcee2f5421338f5959
This commit is contained in:
parent
3b2b12fb53
commit
966694417e
@ -239,7 +239,7 @@ def map_fn(fn,
|
|||||||
[2, 3, 4]], dtype=int32)>
|
[2, 3, 4]], dtype=int32)>
|
||||||
|
|
||||||
In some cases, `tf.vectorized_map` can be used to automatically convert a
|
In some cases, `tf.vectorized_map` can be used to automatically convert a
|
||||||
function to a vectorized eqivalent.
|
function to a vectorized equivalent.
|
||||||
|
|
||||||
#### Eager execution
|
#### Eager execution
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user