Skip to content

Transforms

Dynamically vectorize a function, by lazily determining the batch size.

Statically vectorize a NumericalFunction.

Unlike dvmap, the UOp graph is built once and reused at each call via UOp.substitute().