VMapΒΆ
Vectorizing map. Creates a function that maps f over array axes.
Abstract Signature:
VMap(f: Callable, in_axes = 0, out_axes = 0)
TensorFlow
API:
tf.vectorized_mapStrategy: Plugin (vmap_adapter)
Vectorizing map. Creates a function that maps f over array axes.
Abstract Signature:
VMap(f: Callable, in_axes = 0, out_axes = 0)
tf.vectorized_map