Broadcasts a tensor to a target shape using NumPy-style broadcasting rules.
Value
tensorish
Has the given shape and the same data type as operand.
See also
nv_broadcast_tensors(), nv_broadcast_scalars(),
nvl_broadcast_in_dim() for the underlying primitive.