R/primitives.R
nvl_broadcast_in_dim.Rd
Broadcasts a tensor to a new shape.
nvl_broadcast_in_dim(operand, shape_out, broadcast_dimensions)
(tensorish) Operand.
tensorish
(integer()) Target shape.
integer()
(integer()) Dimension mapping.